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

Advertising packet statistics. More...

#include <bb_ble_api.h>

Data Fields

uint32_t txAdv
 
uint32_t rxReq
 
uint32_t rxReqCrc
 
uint32_t rxReqTimeout
 
uint32_t txRsp
 
uint32_t errAdv
 
uint16_t rxSetupUsec
 
uint16_t txSetupUsec
 
uint16_t rxIsrUsec
 
uint16_t txIsrUsec
 

Detailed Description

Advertising packet statistics.

Definition at line 42 of file bb_ble_api.h.

Field Documentation

uint32_t errAdv

Number of advertising transaction errors.

Definition at line 49 of file bb_ble_api.h.

uint16_t rxIsrUsec

Rx ISR processing watermark in microseconds.

Definition at line 52 of file bb_ble_api.h.

uint32_t rxReq

Number of successfully received advertising requests.

Definition at line 45 of file bb_ble_api.h.

uint32_t rxReqCrc

Number of received advertising requests with CRC errors.

Definition at line 46 of file bb_ble_api.h.

uint32_t rxReqTimeout

Number of timed out received advertising requests (receive timeout).

Definition at line 47 of file bb_ble_api.h.

uint16_t rxSetupUsec

Rx packet setup watermark in microseconds.

Definition at line 50 of file bb_ble_api.h.

uint32_t txAdv

Number of sent advertising packets.

Definition at line 44 of file bb_ble_api.h.

uint16_t txIsrUsec

Tx ISR processing watermark in microseconds.

Definition at line 53 of file bb_ble_api.h.

uint32_t txRsp

Number of sent response packets.

Definition at line 48 of file bb_ble_api.h.

uint16_t txSetupUsec

Tx packet setup watermark in microseconds.

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