Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/api/include/api/
Desp_gap_ble_api.h153ESP_GAP_BLE_AUTH_CMPL_EVT = 8, /*!< Authentication complete indication. */ enumerator
/hal_espressif-latest/components/bt/host/bluedroid/btc/core/
Dbtc_dm.c871 ble_msg->act = ESP_GAP_BLE_AUTH_CMPL_EVT; in btc_dm_sec_cb_handler()