BLE-Stack APIs
1.00.00
|
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.