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

Master periodic scanning event operation data (BB_BLE_OP_MST_PER_SCAN_EVENT). More...

#include <bb_ble_api_op.h>

Data Fields

BbBlePerComp_t rxPerAdvCback
 
BbBlePerPostComp_t rxPerAdvPostCback
 
uint32_t rxSyncDelayUsec
 
uint8_t rxStatus
 
int8_t perAdvRssi
 
uint8_t perRxPhyOptions
 
uint32_t perAdvCrc
 
uint32_t perStartTsUsec
 
bool_t perIsFirstTs
 

Detailed Description

Master periodic scanning event operation data (BB_BLE_OP_MST_PER_SCAN_EVENT).

Definition at line 225 of file bb_ble_api_op.h.

Field Documentation

uint32_t perAdvCrc

CRC of advertisement.

Definition at line 235 of file bb_ble_api_op.h.

int8_t perAdvRssi

RSSI of advertisement.

Definition at line 233 of file bb_ble_api_op.h.

bool_t perIsFirstTs

True if it is the first timestamp for a serial of periodic packets.

Definition at line 237 of file bb_ble_api_op.h.

uint8_t perRxPhyOptions

Rx PHY options.

Definition at line 234 of file bb_ble_api_op.h.

uint32_t perStartTsUsec

Start of periodic advertising packet timestamp in microseconds.

Definition at line 236 of file bb_ble_api_op.h.

BbBlePerComp_t rxPerAdvCback

Periodic scanning completion callback.

Definition at line 227 of file bb_ble_api_op.h.

BbBlePerPostComp_t rxPerAdvPostCback

Periodic scanning completion post callback.

Definition at line 228 of file bb_ble_api_op.h.

uint8_t rxStatus

RX status.

Definition at line 232 of file bb_ble_api_op.h.

uint32_t rxSyncDelayUsec

Receive timeout in microseconds.

Definition at line 229 of file bb_ble_api_op.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.