![]() |
MT7697 API Reference
LinkIt SDK v4
|
Read blob response. More...
#include <bt_gattc.h>
Data Fields | |
| uint16_t | length |
| The length of total response. More... | |
| bt_handle_t | connection_handle |
| Connection handle. More... | |
| bt_att_read_blob_rsp_t * | att_rsp |
| A pointer to the structure for the read blob response. More... | |
Read blob response.
| bt_att_read_blob_rsp_t* att_rsp |
A pointer to the structure for the read blob response.
| bt_handle_t connection_handle |
Connection handle.
| uint16_t length |
The length of total response.