Structure represents the BLE operation mode.

This structure is used to define the parameters for the BLE operation mode, that includes Bluetooth features, and the module type.

Public Attributes#

uint32_t

Bluetooth features.

uint8_t

Module type.

Public Attribute Documentation#

bt_features#

uint32_t rsi_ble_oper_mode_s::bt_features

Bluetooth features.


Definition at line 428 of file components/device/silabs/si91x/wireless/ble/inc/rsi_bt_common.h

module_type#

uint8_t rsi_ble_oper_mode_s::module_type

Module type.


Definition at line 430 of file components/device/silabs/si91x/wireless/ble/inc/rsi_bt_common.h