Home
last modified time | relevance | path

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

/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/wireless/ble/inc/
Drsi_ble.h168 RSI_BLE_PER_RX_MODE = 0x00C0, enumerator
/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/wireless/ble/src/
Drsi_bt_ble.c136 || ((rsp_type >= RSI_BLE_LE_LTK_REQ_REPLY) && (rsp_type <= RSI_BLE_PER_RX_MODE)) in rsi_bt_get_proto_type()
185 || ((cmd_type >= RSI_BLE_SET_ADVERTISE_DATA) && (cmd_type <= RSI_BLE_PER_RX_MODE)) in rsi_bt_get_timeout()