Home
last modified time | relevance | path

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

/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/wireless/ble/inc/
Drsi_bt_common.h177 RSI_BLE_REQ_PWRMODE = 0x8015, ///< Request BLE power mode. enumerator
/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/wireless/ble/src/
Drsi_bt_ble.c125 …|| (rsp_type == RSI_BLE_REQ_PWRMODE) || (rsp_type == RSI_BLE_REQ_SOFTRESET) || (rsp_type == RSI_BT… in rsi_bt_get_proto_type()
1469 case RSI_BLE_REQ_PWRMODE: { in rsi_bt_prepare_common_pkt()