![]() |
![]() |
|
TI BLE5-Stack API Documentation
9.14.00
|
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 |
Report describing connection event Returned via a pfnGapConnEvtCB_t.
| uint8_t channel |
BLE RF channel index (0-39)
| uint16_t errors |
Total number of CRC errors for the entire connection.
| uint16_t eventCounter |
| GAP_CB_Event_e eventType |
| uint16_t handle |
connection handle
| int8_t lastRssi |
RSSI of last packet received
| 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
| uint32_t timeStamp |