TI BLE Stack API Documentation  2.03.08
Public Attributes | List of all members
gattServiceCBs_t Struct Reference

#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.
 

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: