TI BLE5-Stack API Documentation  9.14.00
Data Fields
gattServiceCBs_t Struct Reference

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

Detailed Description

GATT Structure for service callback functions.

Must be setup by the application and used when GATTServApp_RegisterService is called.

Field Documentation

§ pfnAuthorizeAttrCB

pfnGATTAuthorizeAttrCB_t pfnAuthorizeAttrCB

Authorization callback function pointer.

§ pfnReadAttrCB

pfnGATTReadAttrCB_t pfnReadAttrCB

Read callback function pointer.

§ pfnWriteAttrCB

pfnGATTWriteAttrCB_t pfnWriteAttrCB

Write callback function pointer.


The documentation for this struct was generated from the following file:
© Copyright 1995-2025, Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy policy | Terms of use | Terms of sale