Airoha M0 BLE API  1.0.5.4
GATT_4_9_5_PARA Struct Reference

GATT Client API parameter for ble_gatt_4_9_5_reliable_writes. More...

Data Fields

uint16_t conn_handle
 connection handle of designated gatt server
 
uint16_t att_handle
 attribute handle to be written
 
uint16_t len
 length of attribute data (10 bytes at most)
 
uint16_t offset
 offset of attribute data
 
uint8_t value [10]
 attribute data
 

Detailed Description

GATT Client API parameter for ble_gatt_4_9_5_reliable_writes.