Home
last modified time | relevance | path

Searched refs:RSI_BLE_ONLY_OPER_MODE (Results 1 – 2 of 2) sorted by relevance

/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/wireless/ble/inc/
Drsi_bt_common.h176 RSI_BLE_ONLY_OPER_MODE = 0x8010, ///< Set BLE-only operation mode. enumerator
/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/wireless/ble/src/
Drsi_bt_ble.c124 || (rsp_type == RSI_BT_SET_BD_ADDR_REQ) || (rsp_type == RSI_BLE_ONLY_OPER_MODE) in rsi_bt_get_proto_type()
1464 case RSI_BLE_ONLY_OPER_MODE: { in rsi_bt_prepare_common_pkt()
2220 if (cmd == RSI_BLE_ONLY_OPER_MODE) { in rsi_bt_driver_send_cmd()