![]() |
![]() |
|
TI BLE5-Stack API Documentation
9.14.00
|
GATT Structure for service callback functions. More...
Data Fields | |
| pfnGATTAuthorizeAttrCB_t | pfnAuthorizeAttrCB |
| Authorization callback function pointer. More... | |
| pfnGATTReadAttrCB_t | pfnReadAttrCB |
| Read callback function pointer. More... | |
| pfnGATTWriteAttrCB_t | pfnWriteAttrCB |
| Write callback function pointer. More... | |
GATT Structure for service callback functions.
Must be setup by the application and used when GATTServApp_RegisterService is called.
| pfnGATTAuthorizeAttrCB_t pfnAuthorizeAttrCB |
Authorization callback function pointer.
| pfnGATTReadAttrCB_t pfnReadAttrCB |
Read callback function pointer.
| pfnGATTWriteAttrCB_t pfnWriteAttrCB |
Write callback function pointer.