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

Connection event operation data (BB_BLE_OP_SLV_CONN_EVENT). More...

#include <bb_ble_api_op.h>

Data Fields

uint32_t rxSyncDelayUsec
 
BbBleExec_t execCback
 
BbBleCancel_t cancelCback
 
BbBleTxDataComp_t txDataCback
 
BbBleRxDataComp_t rxDataCback
 
uint32_t startTsUsec
 
int8_t rssi
 
uint8_t rxPhyOptions
 

Detailed Description

Connection event operation data (BB_BLE_OP_SLV_CONN_EVENT).

Definition at line 277 of file bb_ble_api_op.h.

Field Documentation

BbBleCancel_t cancelCback

Cancel callback.

Definition at line 281 of file bb_ble_api_op.h.

BbBleExec_t execCback

Execute callback.

Definition at line 280 of file bb_ble_api_op.h.

int8_t rssi

RSSI of the last received packet.

Definition at line 287 of file bb_ble_api_op.h.

BbBleRxDataComp_t rxDataCback

Receive completion callback.

Definition at line 283 of file bb_ble_api_op.h.

uint8_t rxPhyOptions

Rx PHY options.

Definition at line 288 of file bb_ble_api_op.h.

uint32_t rxSyncDelayUsec

Receive timeout in microseconds.

Definition at line 279 of file bb_ble_api_op.h.

uint32_t startTsUsec

Start timestamp of the first received packet in microseconds.

Definition at line 286 of file bb_ble_api_op.h.

BbBleTxDataComp_t txDataCback

Transmit completion callback.

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