Data Fields

gapDeviceInitDoneEvent_t Struct Reference
[BLE GAP Constants and Structures]

#include <gap.h>

Data Fields

osal_event_hdr_t hdr
 GAP_MSG_EVENT and status.
uint8 opcode
 GAP_DEVICE_INIT_DONE_EVENT.
uint8 devAddr [B_ADDR_LEN]
 Device's BD_ADDR.
uint16 dataPktLen
 HC_LE_Data_Packet_Length.
uint8 numDataPkts
 HC_Total_Num_LE_Data_Packets.

Detailed Description

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()].


The documentation for this struct was generated from the following file: