|
SmartSnippets DA1459x SDK
|
#include <ble_gattc.h>
Data Fields | |
| ble_evt_hdr_t | hdr |
| event header | |
| uint16_t | conn_idx |
| connection index | |
| att_uuid_t | uuid |
| service uuid | |
| uint16_t | start_h |
| service start handle | |
| uint16_t | end_h |
| service end handle | |
| uint16_t | num_items |
| number of items in service | |
| gattc_item_t | items [] |
| items found in service | |
Structure for BLE_EVT_GATTC_BROWSE_SVC event
1.8.16