Mistake on this page?
Report an issue in GitHub or email us
Data Fields
BbBleAuxScanPktStats_t Struct Reference

Scan packet statistics. More...

#include <bb_ble_api.h>

Data Fields

uint32_t rxAdv
 
uint32_t rxAdvCrc
 
uint32_t rxAdvTimeout
 
uint32_t txReq
 
uint32_t rxRsp
 
uint32_t rxRspCrc
 
uint32_t rxRspTimeout
 
uint32_t rxChain
 
uint32_t rxChainCrc
 
uint32_t rxChainTimeout
 
uint32_t errScan
 
uint16_t rxSetupUsec
 
uint16_t txSetupUsec
 
uint16_t rxIsrUsec
 
uint16_t txIsrUsec
 

Detailed Description

Scan packet statistics.

Definition at line 90 of file bb_ble_api.h.

Field Documentation

uint32_t errScan

Number of scan transaction errors.

Definition at line 102 of file bb_ble_api.h.

uint32_t rxAdv

Number of successfully received advertising packets.

Definition at line 92 of file bb_ble_api.h.

uint32_t rxAdvCrc

Number of received advertising packets with CRC errors.

Definition at line 93 of file bb_ble_api.h.

uint32_t rxAdvTimeout

Number of timed out advertising packets (receive timeout).

Definition at line 94 of file bb_ble_api.h.

uint32_t rxChain

Number of successfully received chain packets.

Definition at line 99 of file bb_ble_api.h.

uint32_t rxChainCrc

Number of received chain packets with CRC errors.

Definition at line 100 of file bb_ble_api.h.

uint32_t rxChainTimeout

Number of timed out chain packets (receive timeout).

Definition at line 101 of file bb_ble_api.h.

uint16_t rxIsrUsec

Rx ISR processing watermark in microseconds.

Definition at line 105 of file bb_ble_api.h.

uint32_t rxRsp

Number of successfully received advertising response packets.

Definition at line 96 of file bb_ble_api.h.

uint32_t rxRspCrc

Number of received advertising response packets with CRC errors.

Definition at line 97 of file bb_ble_api.h.

uint32_t rxRspTimeout

Number of timed out advertising response packets (receive timeout).

Definition at line 98 of file bb_ble_api.h.

uint16_t rxSetupUsec

Rx packet setup watermark in microseconds.

Definition at line 103 of file bb_ble_api.h.

uint16_t txIsrUsec

Tx ISR processing watermark in microseconds.

Definition at line 106 of file bb_ble_api.h.

uint32_t txReq

Number of sent advertising requests.

Definition at line 95 of file bb_ble_api.h.

uint16_t txSetupUsec

Tx packet setup watermark in microseconds.

Definition at line 104 of file bb_ble_api.h.

Important Information for this Arm website

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies. If you are not happy with the use of these cookies, please review our Cookie Policy to learn how they can be disabled. By disabling cookies, some features of the site will not work.