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

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

#include <bb_ble_api_op.h>

Data Fields

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

Detailed Description

Connection event operation data (BB_BLE_OP_MST_CONN_EVENT).

Definition at line 264 of file bb_ble_api_op.h.

Field Documentation

BbBleCancel_t cancelCback

Cancel callback.

Definition at line 267 of file bb_ble_api_op.h.

BbBleExec_t execCback

Execute callback.

Definition at line 266 of file bb_ble_api_op.h.

int8_t rssi

RSSI of the last received packet.

Definition at line 272 of file bb_ble_api_op.h.

BbBleRxDataComp_t rxDataCback

Receive completion callback.

Definition at line 269 of file bb_ble_api_op.h.

uint8_t rxPhyOptions

Rx PHY options.

Definition at line 273 of file bb_ble_api_op.h.

BbBleTxDataComp_t txDataCback

Transmit completion callback.

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