Home
last modified time | relevance | path

Searched refs:BTC_GAP_BLE_OOB_REQ_REPLY_EVT (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/include/
Dbtc_gap_ble.h58 BTC_GAP_BLE_OOB_REQ_REPLY_EVT, enumerator
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/gap/
Dbtc_gap_ble.c1643 case BTC_GAP_BLE_OOB_REQ_REPLY_EVT: { in btc_gap_ble_arg_deep_copy()
1825 case BTC_GAP_BLE_OOB_REQ_REPLY_EVT: { in btc_gap_ble_arg_deep_free()
2130 case BTC_GAP_BLE_OOB_REQ_REPLY_EVT: in btc_gap_ble_call_handler()
/hal_espressif-latest/components/bt/host/bluedroid/api/
Desp_gap_ble_api.c822 msg.act = BTC_GAP_BLE_OOB_REQ_REPLY_EVT; in esp_ble_oob_req_reply()