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

Data Fields

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

Detailed Description

Report describing connection event Returned via a pfnGapConnEvtCB_t.

Field Documentation

§ lastRssi

int8_t lastRssi

RSSI of last packet received


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