![]() |
Airoha M0 BLE API
1.0.5.4
|
Event parameter of gatt event BLE_GATT_EVT_UUID_SERVICE_DISCOVERED. More...
Data Fields | |
| uint8_t | uuid_len |
| uint8_t | uuid [16] |
| struct { | |
| uint16_t handle_end | |
| } | service [1] |
Event parameter of gatt event BLE_GATT_EVT_UUID_SERVICE_DISCOVERED.
| uint8_t ble_gatt_evt_uuid_service_discovered_t::uuid_len |
number of services in this event
| uint8_t ble_gatt_evt_uuid_service_discovered_t::uuid[16] |
uuid length of these services
| uint16_t ble_gatt_evt_uuid_service_discovered_t::handle_end |
handle of the first attribute in this service
| struct { ... } ble_gatt_evt_uuid_service_discovered_t::service[1] |
uuid of these services