CIS master event operation data (BB_BLE_OP_MST_CIS_EVENT). More...
#include <bb_ble_api_op.h>
CIS master event operation data (BB_BLE_OP_MST_CIS_EVENT).
Definition at line 292 of file bb_ble_api_op.h.
| 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.