Home
last modified time | relevance | path

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

/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/wireless/ble/inc/
Drsi_ble.h185 RSI_BLE_MTU_EXCHANGE_REQUEST = 0x0107, enumerator
/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/wireless/ble/src/
Drsi_bt_ble.c187 … || ((cmd_type == RSI_BLE_MTU_EXCHANGE_REQUEST) || (cmd_type == RSI_BLE_CMD_MTU_EXCHANGE_RESP))) { in rsi_bt_get_timeout()
1955 case RSI_BLE_MTU_EXCHANGE_REQUEST: { in rsi_bt_prepare_le_pkt()