Airoha M0 BLE API  1.0.5.4
GATT_4_9_3_PARA Struct Reference

GATT Client API parameter for ble_gatt_4_9_3_write_char_value. 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
 
uint8_t data [1]
 attribute data
 

Detailed Description

GATT Client API parameter for ble_gatt_4_9_3_write_char_value.