Airoha M0 BLE API  1.0.5.4
ble_gatt_evt_multi_char_read_t Struct Reference

Event parameter of gatt event BLE_GATT_EVT_MULTI_CHAR_READ. More...

Data Fields

uint16_t handle [5]
 
uint16_t len
 
uint8_t value [1]
 

Detailed Description

Event parameter of gatt event BLE_GATT_EVT_MULTI_CHAR_READ.

Field Documentation

◆ handle

uint16_t ble_gatt_evt_multi_char_read_t::handle[5]

number of characteristics read in this event

◆ len

uint16_t ble_gatt_evt_multi_char_read_t::len

array of characteristic handle

◆ value

uint8_t ble_gatt_evt_multi_char_read_t::value[1]

length of packed characteristic values