Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/bt/host/bluedroid/api/include/api/
Desp_gatts_api.h50ESP_GATTS_RESPONSE_EVT = 21, /*!< When gatt send response complete, the event come… enumerator
/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/profile/std/gatt/
Dbtc_gatts.c689 … btc_gatts_cb_to_app(ESP_GATTS_RESPONSE_EVT, BTC_GATT_GET_GATT_IF(arg->send_rsp.conn_id), &param); in btc_gatts_call_handler()