Data Fields

gattServiceCBs_t Struct Reference

#include <gattservapp.h>

Data Fields

pfnGATTReadAttrCB_t pfnReadAttrCB
 Read callback function pointer.
pfnGATTWriteAttrCB_t pfnWriteAttrCB
 Write callback function pointer.
pfnGATTAuthorizeAttrCB_t pfnAuthorizeAttrCB
 Authorization callback function pointer.

Detailed Description

GATT Structure for service callback functions - must be setup by the application and used when GATTServApp_RegisterService() is called.


The documentation for this struct was generated from the following file: