|
TI BLE Stack API Documentation
2.03.08
|
#include <gap.h>
Public Attributes | |
| osal_event_hdr_t | hdr |
| GAP_MSG_EVENT and status. | |
| uint8 | opcode |
| GAP_DEVICE_INIT_DONE_EVENT. | |
| uint8 | devAddr [6] |
| Device's BD_ADDR. | |
| uint16 | dataPktLen |
| HC_LE_Data_Packet_Length. | |
| uint8 | numDataPkts |
| HC_Total_Num_LE_Data_Packets. | |
GAP_DEVICE_INIT_DONE_EVENT message format. This message is sent to the app when the Device Initialization is done [initiated by calling GAP_DeviceInit()].
1.8.12