Home
last modified time | relevance | path

Searched refs:BTA_GATTC_API_CLOSE_EVT (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/
Dbta_gattc_main.c460 case BTA_GATTC_API_CLOSE_EVT: in gattc_evt_code()
Dbta_gattc_api.c229 p_buf->event = BTA_GATTC_API_CLOSE_EVT; in BTA_GATTC_Close()
Dbta_gattc_act.c309 buf.event = BTA_GATTC_API_CLOSE_EVT; in bta_gattc_deregister()
867 if (p_data->hdr.event == BTA_GATTC_API_CLOSE_EVT) { in bta_gattc_close()
/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/include/
Dbta_gattc_int.h49 BTA_GATTC_API_CLOSE_EVT, enumerator