Mistake on this page?
Report an issue in GitHub or email us
Data Fields
BbBleScanPktStats_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 errScan
 
uint16_t rxSetupUsec
 
uint16_t txSetupUsec
 
uint16_t rxIsrUsec
 
uint16_t txIsrUsec
 

Detailed Description

Scan packet statistics.

Definition at line 73 of file bb_ble_api.h.

Field Documentation

uint32_t errScan

Number of scan transaction errors.

Definition at line 82 of file bb_ble_api.h.

uint32_t rxAdv

Number of successfully received advertising packets.

Definition at line 75 of file bb_ble_api.h.

uint32_t rxAdvCrc

Number of received advertising packets with CRC errors.

Definition at line 76 of file bb_ble_api.h.

uint32_t rxAdvTimeout

Number of timed out advertising packets (receive timeout).

Definition at line 77 of file bb_ble_api.h.

uint16_t rxIsrUsec

Rx ISR processing watermark in microseconds.

Definition at line 85 of file bb_ble_api.h.

uint32_t rxRsp

Number of successfully received advertising response packets.

Definition at line 79 of file bb_ble_api.h.

uint32_t rxRspCrc

Number of received advertising response packets with CRC errors.

Definition at line 80 of file bb_ble_api.h.

uint32_t rxRspTimeout

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

Definition at line 81 of file bb_ble_api.h.

uint16_t rxSetupUsec

Rx packet setup watermark in microseconds.

Definition at line 83 of file bb_ble_api.h.

uint16_t txIsrUsec

Tx ISR processing watermark in microseconds.

Definition at line 86 of file bb_ble_api.h.

uint32_t txReq

Number of sent advertising requests.

Definition at line 78 of file bb_ble_api.h.

uint16_t txSetupUsec

Tx packet setup watermark in microseconds.

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