Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/api/include/api/
Desp_gattc_api.h60ESP_GATTC_READ_MULTIPLE_EVT = 42, /*!< This event is triggered when the multiple chara… enumerator
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/gatt/
Dbtc_gattc.c882 btc_gattc_cb_to_app(ESP_GATTC_READ_MULTIPLE_EVT, gattc_if, &param); in btc_gattc_cb_handler()