Home
last modified time | relevance | path

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

/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/wireless/ble/inc/
Drsi_ble.h356 RSI_BLE_EVENT_SCAN_REQ_RECVD = 0x154a, enumerator
/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/wireless/ble/src/
Drsi_bt_ble.c143 … || ((rsp_type >= RSI_BLE_EVENT_GATT_ERROR_RESPONSE) && (rsp_type <= RSI_BLE_EVENT_SCAN_REQ_RECVD)) in rsi_bt_get_proto_type()
1364 case RSI_BLE_EVENT_SCAN_REQ_RECVD: { in rsi_ble_callbacks_handler()