![]() |
Airoha M0 BLE API
1.0.5.4
|
Event parameter of gatt event BLE_GATT_EVT_SERVICE_CHAR_DISCOVERED. More...
Data Fields | |
| struct { | |
| uint16_t value_handle | |
| uint8_t property | |
| uint8_t uuid_len | |
| uint8_t uuid [16] | |
| } | charact [1] |
Event parameter of gatt event BLE_GATT_EVT_SERVICE_CHAR_DISCOVERED.
| uint16_t ble_gatt_evt_service_char_discovered_t::value_handle |
handle of the characteristic declaration
| uint8_t ble_gatt_evt_service_char_discovered_t::property |
handle of the characteristic value
| uint8_t ble_gatt_evt_service_char_discovered_t::uuid_len |
characteristic property
| uint8_t ble_gatt_evt_service_char_discovered_t::uuid[16] |
uuid length of the characteristic
| struct { ... } ble_gatt_evt_service_char_discovered_t::charact[1] |
number of characteristics in this event