TI BLE Stack API Documentation  2.03.08
Public Attributes | List of all members
gapDeviceInitDoneEvent_t Struct Reference

#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.
 

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: