![]() |
Airoha M0 BLE API
1.0.5.4
|
Event parameter of gatt event BLE_GATT_EVT_UUID_CHAR_READ. More...
Data Fields | |
| uint8_t | uuid_len |
| uint8_t | uuid [16] |
| struct { | |
| uint8_t len | |
| uint8_t value [19] | |
| } | charact [1] |
Event parameter of gatt event BLE_GATT_EVT_UUID_CHAR_READ.
| uint8_t ble_gatt_evt_uuid_char_read_t::uuid_len |
number of characteristics read in this event
| uint8_t ble_gatt_evt_uuid_char_read_t::uuid[16] |
designated uuid length
| uint8_t ble_gatt_evt_uuid_char_read_t::len |
handle of the characteristic
| uint8_t ble_gatt_evt_uuid_char_read_t::value[19] |
attribute value length
| struct { ... } ble_gatt_evt_uuid_char_read_t::charact[1] |
designated uuid