Home
last modified time | relevance | path

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

/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/wireless/ble/inc/
Drsi_bt_common.h178 RSI_BLE_REQ_SOFTRESET = 0x801C ///< Request BLE soft reset. 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()
1473 case RSI_BLE_REQ_SOFTRESET: in rsi_bt_prepare_common_pkt()