InPlay API
|
Service Discovery indicate that a service has been found. More...
#include <in_ble_gatt_evt.h>
Data Fields | |
uint8_t | conidx |
Connection index. | |
uint8_t | uuid_len |
Service UUID Length. | |
uint8_t | uuid [BLE_UUID_128_LEN] |
Service UUID. | |
uint16_t | start_hdl |
Service start handle. | |
uint16_t | end_hdl |
Service end handle. | |
uint16_t | nb_info |
number of attribute information present in the service | |
sdp_att_info_t | info [] |
attribute info | |
Service Discovery indicate that a service has been found.