![]() |
MT7697 API Reference
LinkIt SDK v4
|
This structure defines the data type of the callback parameter for the event (BT_GATTC_WRITE_CHARC) which indicates write response. More...
#include <bt_gattc.h>
Data Fields | |
| bt_handle_t | connection_handle |
| Connection handle. More... | |
| bt_att_write_rsp_t * | att_rsp |
| A pointer to the structure for the write response. More... | |
This structure defines the data type of the callback parameter for the event (BT_GATTC_WRITE_CHARC) which indicates write response.
| bt_att_write_rsp_t* att_rsp |
A pointer to the structure for the write response.
| bt_handle_t connection_handle |
Connection handle.