TI BLE-Stack for Bluetooth 4.2 API Documentation
3.01.00.07
|
GATT Structure for service callback functions. More...
Data Fields | |
pfnGATTAuthorizeAttrCB_t | pfnAuthorizeAttrCB |
Authorization callback function pointer. | |
pfnGATTReadAttrCB_t | pfnReadAttrCB |
Read callback function pointer. | |
pfnGATTWriteAttrCB_t | pfnWriteAttrCB |
Write callback function pointer. | |
GATT Structure for service callback functions.
Must be setup by the application and used when GATTServApp_RegisterService is called.