![]() |
MT7697 API Reference
LinkIt SDK v4
|
Request the GATTS to do an authorization check. More...
#include <bt_gatts.h>
Data Fields | |
| uint8_t | read_write |
| BT_GATTS_CALLBACK_READ or BT_GATTS_CALLBACK_WRITE. More... | |
| uint16_t | attribute_handle |
| The attribute handle. More... | |
| uint16_t | connection_handle |
| The connection handle. More... | |
Request the GATTS to do an authorization check.
| uint16_t attribute_handle |
The attribute handle.
| uint16_t connection_handle |
The connection handle.
| uint8_t read_write |