Home
last modified time | relevance | path

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

/device/soc/esp/esp32/components/bt/host/bluedroid/api/include/api/
Desp_gap_ble_api.h150ESP_GAP_BLE_AUTH_CMPL_EVT = 8, /* Authentication complete indication. */ enumerator
/device/soc/esp/esp32/components/bt/host/bluedroid/btc/core/
Dbtc_dm.c746 ble_msg.act = ESP_GAP_BLE_AUTH_CMPL_EVT; in btc_dm_sec_cb_handler()