TI BLE5-Stack API Documentation  9.14.00
Data Fields
gapDeviceInitDoneEvent_t Struct Reference

Data Fields

uint16_t dataPktLen
 HC_LE_Data_Packet_Length. More...
 
uint8_t devAddr [B_ADDR_LEN]
 Device's public or random static address. More...
 
osal_event_hdr_t hdr
 GAP_MSG_EVENT and status More...
 
uint8_t numDataPkts
 HC_Total_Num_LE_Data_Packets. More...
 
uint8_t opcode
 GAP_DEVICE_INIT_DONE_EVENT More...
 

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

Field Documentation

§ dataPktLen

uint16_t dataPktLen

HC_LE_Data_Packet_Length.

§ devAddr

uint8_t devAddr[B_ADDR_LEN]

Device's public or random static address.

§ hdr

GAP_MSG_EVENT and status

§ numDataPkts

uint8_t numDataPkts

HC_Total_Num_LE_Data_Packets.

§ opcode

uint8_t opcode

The documentation for this struct was generated from the following file:
© Copyright 1995-2025, Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy policy | Terms of use | Terms of sale