BIS master event operation data (BB_BLE_OP_MST_BIS_EVENT). More...
#include <bb_ble_api_op.h>
| Data Fields | |
| uint32_t | rxSyncDelayUsec | 
| BbBleExec_t | execCback | 
| BbBleRxDataComp_t | rxDataCback | 
| uint32_t | startTsUsec | 
BIS master event operation data (BB_BLE_OP_MST_BIS_EVENT).
Definition at line 327 of file bb_ble_api_op.h.
| BbBleExec_t execCback | 
Execute callback.
Definition at line 330 of file bb_ble_api_op.h.
| BbBleRxDataComp_t rxDataCback | 
Recieve completion callback.
Definition at line 331 of file bb_ble_api_op.h.
| uint32_t rxSyncDelayUsec | 
Receive timeout in microseconds.
Definition at line 329 of file bb_ble_api_op.h.
| uint32_t startTsUsec | 
First Rx timestamp.
Definition at line 334 of file bb_ble_api_op.h.