Home
last modified time | relevance | path

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

/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/wireless/ble/inc/
Drsi_ble.h198 RSI_BLE_CMD_WRITE_RF_PATH_COMP = 0x0174, enumerator
/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/wireless/ble/src/
Drsi_bt_ble.c145 … ((rsp_type >= RSI_BLE_CMD_READ_TRANSMIT_POWER) && (rsp_type <= RSI_BLE_CMD_WRITE_RF_PATH_COMP))) { in rsi_bt_get_proto_type()
2009 case RSI_BLE_CMD_WRITE_RF_PATH_COMP: { in rsi_bt_prepare_le_pkt()