Home
last modified time | relevance | path

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

/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/wireless/ble/inc/
Drsi_ble.h163 RSI_BLE_LE_LTK_REQ_REPLY = 0X00BA, 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()
1851 case RSI_BLE_LE_LTK_REQ_REPLY: { in rsi_bt_prepare_le_pkt()