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

Data Fields

uint8_t channel
 BLE RF channel index (0-39) More...
 
uint16_t errors
 Total number of CRC errors for the entire connection. More...
 
uint16_t eventCounter
 
GAP_CB_Event_e eventType
 
uint16_t handle
 connection handle More...
 
int8_t lastRssi
 
uint32_t nextTaskTime
 Time to next BLE task (in us). 0xFFFFFFFF if there is no next task. More...
 
GAP_ConnEvtTaskType_t nextTaskType
 Type of next BLE task. More...
 
uint16_t packets
 Number of packets received for this connection event. More...
 
GAP_ConnEvtPhy_t phy
 PHY of connection event. More...
 
GAP_ConnEvtStat_t status
 status of connection event More...
 
uint32_t timeStamp
 

Detailed Description

Report describing connection event Returned via a pfnGapConnEvtCB_t.

Field Documentation

§ channel

uint8_t channel

BLE RF channel index (0-39)

§ errors

uint16_t errors

Total number of CRC errors for the entire connection.

§ eventCounter

uint16_t eventCounter

§ eventType

GAP_CB_Event_e eventType

§ handle

uint16_t handle

connection handle

§ lastRssi

int8_t lastRssi

RSSI of last packet received

§ nextTaskTime

uint32_t nextTaskTime

Time to next BLE task (in us). 0xFFFFFFFF if there is no next task.

§ nextTaskType

GAP_ConnEvtTaskType_t nextTaskType

Type of next BLE task.

§ packets

uint16_t packets

Number of packets received for this connection event.

§ phy

PHY of connection event.

§ status

status of connection event

§ timeStamp

uint32_t timeStamp

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