![]() |
![]() |
|
TI BLE5-Stack API Documentation
9.14.00
|
Modules | |
| ATT / GATT Events | |
Data Structures | |
| struct | attAttrBtType_t |
| Attribute Type format (2-octet Bluetooth UUID). More... | |
| struct | attAttribute_t |
| GATT Attribute format. More... | |
| struct | attAttrType_t |
| Attribute Type format (2 or 16 octet UUID). More... | |
| union | attMsg_t |
| ATT Message format. More... | |
| struct | attPacket_t |
| Attribute Protocol PDU format. More... | |
| struct | cccValues_t |
| CCC Data structure. More... | |
| struct | gattAttrType_t |
| GATT Attribute Type format. More... | |
| struct | gattClientSecCBs_t |
| GATT Structure for client security callbacks. More... | |
| struct | gattService_t |
| GATT Service format. More... | |
Typedefs | |
| typedef struct attAttribute_t | gattAttribute_t |
| GATT Attribute format. More... | |
| typedef bStatus_t(* | pfnGATTBondInfoCB_t) (uint16_t connHandle, uint8_t *pMitmReq, uint8_t *pKeySize) |
| typedef bStatus_t(* | pfnGATTStartEncCB_t) (uint16_t connHandle) |
| typedef struct attAttribute_t gattAttribute_t |
GATT Attribute format.
| typedef bStatus_t(* pfnGATTBondInfoCB_t) (uint16_t connHandle, uint8_t *pMitmReq, uint8_t *pKeySize) |
| typedef bStatus_t(* pfnGATTStartEncCB_t) (uint16_t connHandle) |