Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/api/include/api/
Desp_gattc_api.h26ESP_GATTC_WRITE_CHAR_EVT = 4, /*!< This event is triggered upon the completion of … enumerator
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/gatt/
Dbtc_gattc.c832 ESP_GATTC_WRITE_CHAR_EVT : ESP_GATTC_PREP_WRITE_EVT; in btc_gattc_cb_handler()