|
TI BLE Stack API Documentation
2.03.00
|
#include <gattservapp.h>
Public Attributes | |
| pfnGATTReadAttrCB_t | pfnReadAttrCB |
| Read callback function pointer. | |
| pfnGATTWriteAttrCB_t | pfnWriteAttrCB |
| Write callback function pointer. | |
| pfnGATTAuthorizeAttrCB_t | pfnAuthorizeAttrCB |
| Authorization callback function pointer. | |
GATT Structure for service callback functions - must be setup by the application and used when GATTServApp_RegisterService() is called.
1.8.12