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