Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/api/include/api/
Desp_gattc_api.h59ESP_GATTC_DISCONNECT_EVT = 41, /*!< This event is triggered when the physical conne… enumerator
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/gatt/
Dbtc_gattc.c975 btc_gattc_cb_to_app(ESP_GATTC_DISCONNECT_EVT, gattc_if, &param); in btc_gattc_cb_handler()