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

CIS master event operation data (BB_BLE_OP_MST_CIS_EVENT). More...

#include <bb_ble_api_op.h>

Data Fields

BbBleCisCheckContOp_t checkContOpCback
 
BbBleExec_t execCback
 
BbBleExec_t contExecCback
 
BbBleCisPostExec_t postSubEvtCback
 
BbBleCancel_t cancelCback
 
BbBleTxDataComp_t txDataCback
 
BbBleCisRxDataComp_t rxDataCback
 
int8_t rssi
 
uint8_t rxPhyOptions
 

Detailed Description

CIS master event operation data (BB_BLE_OP_MST_CIS_EVENT).

Definition at line 292 of file bb_ble_api_op.h.

Field Documentation

BbBleCancel_t cancelCback

Cancel callback.

Definition at line 298 of file bb_ble_api_op.h.

BbBleCisCheckContOp_t checkContOpCback

Check whether to continue current operation callback.

Definition at line 294 of file bb_ble_api_op.h.

BbBleExec_t contExecCback

Continue execute callback.

Definition at line 296 of file bb_ble_api_op.h.

BbBleExec_t execCback

Execute callback.

Definition at line 295 of file bb_ble_api_op.h.

BbBleCisPostExec_t postSubEvtCback

Post subevent callback.

Definition at line 297 of file bb_ble_api_op.h.

int8_t rssi

RSSI of the last received packet.

Definition at line 302 of file bb_ble_api_op.h.

BbBleCisRxDataComp_t rxDataCback

Receive completion callback.

Definition at line 300 of file bb_ble_api_op.h.

uint8_t rxPhyOptions

Rx PHY options.

Definition at line 303 of file bb_ble_api_op.h.

BbBleTxDataComp_t txDataCback

Transmit completion callback.

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