![]() |
Airoha M0 BLE API
1.0.5.4
|
Event parameter of gatt event BLE_GATT_EVT_INCLUDED_SERVICE_FOUND. More...
Data Fields | |
struct { | |
uint16_t service_start | |
uint16_t service_end | |
uint8_t service_uuid_len | |
uint8_t service_uuid [16] | |
} | include [1] |
Event parameter of gatt event BLE_GATT_EVT_INCLUDED_SERVICE_FOUND.
uint16_t ble_gatt_evt_included_service_found_t::service_start |
handle of the include declaration attribute
uint16_t ble_gatt_evt_included_service_found_t::service_end |
handle of the first attribute of the included service
uint8_t ble_gatt_evt_included_service_found_t::service_uuid_len |
handle of the last attribute of the included service
uint8_t ble_gatt_evt_included_service_found_t::service_uuid[16] |
uuid length of the included service
struct { ... } ble_gatt_evt_included_service_found_t::include[1] |
number of included services in this event