Home
last modified time | relevance | path

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

/system/bt/bta/gatt/
Dbta_gattc_api.c192 void BTA_GATTC_Close(UINT16 conn_id) in BTA_GATTC_Close() function
/system/bt/bta/include/
Dbta_gatt_api.h695 extern void BTA_GATTC_Close(UINT16 conn_id);
/system/bt/btif/src/
Dbtif_gatt_client.c1210 BTA_GATTC_Close(p_cb->conn_id); in btgattc_handle_event()
/system/bt/bta/hh/
Dbta_hh_le.c2291 BTA_GATTC_Close(p_cb->conn_id); in bta_hh_le_api_disc_act()
/system/bt/bta/dm/
Dbta_dm_act.c5484 BTA_GATTC_Close(bta_dm_search_cb.conn_id); in bta_dm_close_gatt_conn()