Home
last modified time | relevance | path

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

/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/wireless/ble/src/
Drsi_bt_ble.c142 … || ((rsp_type >= RSI_BLE_CONN_PARAM_RESP_CMD) && (rsp_type <= RSI_BLE_CMD_MTU_EXCHANGE_RESP)) in rsi_bt_get_proto_type()
187 … || ((cmd_type == RSI_BLE_MTU_EXCHANGE_REQUEST) || (cmd_type == RSI_BLE_CMD_MTU_EXCHANGE_RESP))) { in rsi_bt_get_timeout()
1961 case RSI_BLE_CMD_MTU_EXCHANGE_RESP: { in rsi_bt_prepare_le_pkt()
/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/wireless/ble/inc/
Drsi_ble.h192 RSI_BLE_CMD_MTU_EXCHANGE_RESP = 0x012B, enumerator