Home
last modified time | relevance | path

Searched refs:BTA_GATTC_Close (Results 1 – 6 of 6) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_gatt_api.h850 extern void BTA_GATTC_Close(UINT16 conn_id);
/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/
Dbta_gattc_api.c224 void BTA_GATTC_Close(UINT16 conn_id) in BTA_GATTC_Close() function
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/gatt/
Dbtc_gattc.c226 BTA_GATTC_Close(arg->close.conn_id); in btc_gattc_close()
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/bluedroid_host/
Dmesh_bearer_adapt.c1307 BTA_GATTC_Close(conn_id); in bt_mesh_gattc_disconnect()
/hal_espressif-latest/components/bt/host/bluedroid/bta/hh/
Dbta_hh_le.c2369 BTA_GATTC_Close(p_cb->conn_id); in bta_hh_le_api_disc_act()
/hal_espressif-latest/components/bt/host/bluedroid/bta/dm/
Dbta_dm_act.c6549 BTA_GATTC_Close(bta_dm_search_cb.conn_id); in bta_dm_close_gatt_conn()