Airoha M0 BLE API  1.0.5.4
ble_gatt_evt_uuid_char_read_t Struct Reference

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]
 

Detailed Description

Event parameter of gatt event BLE_GATT_EVT_UUID_CHAR_READ.

Field Documentation

◆ uuid_len

uint8_t ble_gatt_evt_uuid_char_read_t::uuid_len

number of characteristics read in this event

◆ uuid

uint8_t ble_gatt_evt_uuid_char_read_t::uuid[16]

designated uuid length

◆ len

uint8_t ble_gatt_evt_uuid_char_read_t::len

handle of the characteristic

◆ value

uint8_t ble_gatt_evt_uuid_char_read_t::value[19]

attribute value length

◆ charact

struct { ... } ble_gatt_evt_uuid_char_read_t::charact[1]

designated uuid