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

Periodic scan packet statistics. More...

#include <bb_ble_api.h>

Data Fields

uint32_t rxAdv
 
uint32_t rxAdvCrc
 
uint32_t rxAdvTimeout
 
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

Periodic scan packet statistics.

Definition at line 110 of file bb_ble_api.h.

Field Documentation

uint32_t errScan

Number of scan transaction errors.

Definition at line 118 of file bb_ble_api.h.

uint32_t rxAdv

Number of successfully received advertising packets.

Definition at line 112 of file bb_ble_api.h.

uint32_t rxAdvCrc

Number of received advertising packets with CRC errors.

Definition at line 113 of file bb_ble_api.h.

uint32_t rxAdvTimeout

Number of timed out advertising packets (receive timeout).

Definition at line 114 of file bb_ble_api.h.

uint32_t rxChain

Number of successfully received chain packets.

Definition at line 115 of file bb_ble_api.h.

uint32_t rxChainCrc

Number of received chain packets with CRC errors.

Definition at line 116 of file bb_ble_api.h.

uint32_t rxChainTimeout

Number of timed out chain packets (receive timeout).

Definition at line 117 of file bb_ble_api.h.

uint16_t rxIsrUsec

Rx ISR processing watermark in microseconds.

Definition at line 121 of file bb_ble_api.h.

uint16_t rxSetupUsec

Rx packet setup watermark in microseconds.

Definition at line 119 of file bb_ble_api.h.

uint16_t txIsrUsec

Tx ISR processing watermark in microseconds.

Definition at line 122 of file bb_ble_api.h.

uint16_t txSetupUsec

Tx packet setup watermark in microseconds.

Definition at line 120 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.