![]() |
MT7697 API Reference
LinkIt SDK v4
|
ATT find information response structure. More...
#include <bt_att.h>
Data Fields | |
| uint8_t | opcode |
| BT_ATT_OPCODE_FIND_INFORMATION_RESPONSE. More... | |
| uint8_t | format |
| The format of the information data. More... | |
| uint8_t | info_data [1] |
| The information data with a format determined by the Format field. More... | |
ATT find information response structure.
| uint8_t format |
The format of the information data.
| uint8_t info_data[1] |
The information data with a format determined by the Format field.
| uint8_t opcode |