Bluetooth Low Energy protocol specific operation parameters. More...
#include <bb_ble_api_op.h>
Bluetooth Low Energy protocol specific operation parameters.
Definition at line 368 of file bb_ble_api_op.h.
| PalBbBleChan_t chan |
Channelization parameters.
Definition at line 370 of file bb_ble_api_op.h.
| BbBleMstAdvEvent_t mstAdv |
Master advertising event data.
Definition at line 375 of file bb_ble_api_op.h.
| BbBleMstAuxAdvEvent_t mstAuxAdv |
Master auxiliary advertising event data.
Definition at line 377 of file bb_ble_api_op.h.
| BbBleMstBisEvent_t mstBis |
Master BIS event data.
Definition at line 385 of file bb_ble_api_op.h.
| BbBleMstCisEvent_t mstCis |
Master CIS event data.
Definition at line 383 of file bb_ble_api_op.h.
| BbBleMstConnEvent_t mstConn |
Master connection event data.
Definition at line 380 of file bb_ble_api_op.h.
| BbBleMstPerScanEvent_t mstPerScan |
Master periodic scanning event data.
Definition at line 382 of file bb_ble_api_op.h.
| union { ... } op |
Operation specific data.
| bbBlePduFiltParams_t pduFilt |
PDU filter parameters.
Definition at line 371 of file bb_ble_api_op.h.
| BbBleSlvAdvEvent_t slvAdv |
Slave advertising event data.
Definition at line 376 of file bb_ble_api_op.h.
| BbBleSlvAuxAdvEvent_t slvAuxAdv |
Slave auxiliary advertising event data.
Definition at line 378 of file bb_ble_api_op.h.
| BbBleSlvBisEvent_t slvBis |
Slave BIS event data.
Definition at line 386 of file bb_ble_api_op.h.
| BbBleSlvCisEvent_t slvCis |
Slave CIS event data.
Definition at line 384 of file bb_ble_api_op.h.
| BbBleSlvConnEvent_t slvConn |
Slave connection event data.
Definition at line 381 of file bb_ble_api_op.h.
| BbBleSlvAuxAdvEvent_t slvPerAdv |
Slave periodic advertising event data.
Definition at line 379 of file bb_ble_api_op.h.
| BbBleTestRx_t testRx |
Receive test data.
Definition at line 388 of file bb_ble_api_op.h.
| BbBleTestTx_t testTx |
Transmit test data.
Definition at line 387 of file bb_ble_api_op.h.