|
TI BLE Stack API Documentation
2.03.01.00
|
#include <central.h>
Public Attributes | |
| gapEventHdr_t | gap |
| GAP_MSG_EVENT and status. | |
| gapDeviceInitDoneEvent_t | initDone |
| GAP initialization done. | |
| gapDeviceInfoEvent_t | deviceInfo |
| Discovery device information event structure. | |
| gapDevDiscEvent_t | discCmpl |
| Discovery complete event structure. | |
| gapEstLinkReqEvent_t | linkCmpl |
| Link complete event structure. | |
| gapLinkUpdateEvent_t | linkUpdate |
| Link update event structure. | |
| gapUpdateLinkParamReqEvent_t | linkUpdateReply |
| Link update request reply structure. | |
| gapTerminateLinkEvent_t | linkTerminate |
| Link terminated event structure. | |
Central Event Structure
1.8.12