Airoha M0 BLE API  1.0.5.4
ble_gatt_evt_uuid_char_discovered_t Struct Reference

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]
 

Detailed Description

Event parameter of gatt event BLE_GATT_EVT_UUID_CHAR_DISCOVERED.

Field Documentation

◆ uuid_len

uint8_t ble_gatt_evt_uuid_char_discovered_t::uuid_len

number of characteristics in this event

◆ uuid

uint8_t ble_gatt_evt_uuid_char_discovered_t::uuid[16]

uuid length of these characteristics

◆ value_handle

uint16_t ble_gatt_evt_uuid_char_discovered_t::value_handle

handle of the characteristic declaration

◆ property

uint8_t ble_gatt_evt_uuid_char_discovered_t::property

handle of the characteristic value

◆ charact

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

uuid of these characteristics