TI BLE-Stack for Bluetooth 4.2 API Documentation  3.01.00.07
Data Structures | Typedefs | Variables
GATT Server App Structures

Data Structures

struct  _serviceCBsList
 Service callbacks list item. More...
 
struct  gattCharCfg_t
 Structure for Client Characteristic Configuration. More...
 
struct  gattCharFormat_t
 GATT Structure for Characteristic Presentation Format Value. More...
 
struct  gattClientCharCfgUpdatedEvent_t
 GATT_CLIENT_CHAR_CFG_UPDATED_EVENT message format. More...
 
struct  gattEventHdr_t
 GATT Server App event header format. More...
 
struct  gattServiceCBs_t
 GATT Structure for service callback functions. More...
 
struct  gattServiceCBsInfo_t
 GATT Structure to keep CBs information for each service being registered. More...
 
struct  prepareWrites_t
 Structure to keep Prepare Write Requests for each Client. More...
 

Typedefs

typedef struct _serviceCBsList serviceCBsList_t
 Service callbacks list item.
 

Variables

prepareWrites_tprepareWritesTbl
 Server Prepare Write table (one entry per each physical link)
 
serviceCBsList_tserviceCBsList
 Callbacks for services.
 

Detailed Description

Copyright 2017, Texas Instruments Incorporated