Home
last modified time | relevance | path

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

/system/bt/bta/include/
Dbta_gatt_api.h506 extern void BTA_GATTC_Close(uint16_t conn_id);
/system/bt/bta/gatt/
Dbta_gattc_api.cc183 void BTA_GATTC_Close(uint16_t conn_id) { in BTA_GATTC_Close() function
/system/bt/bta/hearing_aid/
Dhearing_aid.cc409 BTA_GATTC_Close(hearingDevice->conn_id); in OnEncryptionComplete()
1014 BTA_GATTC_Close(hearingDevice->conn_id); in Disconnect()
/system/bt/btif/src/
Dbtif_gatt_client.cc324 BTA_GATTC_Close(conn_id); in btif_gattc_close_impl()
/system/bt/bta/hh/
Dbta_hh_le.cc1702 BTA_GATTC_Close(p_cb->conn_id); in bta_hh_le_api_disc_act()
/system/bt/bta/dm/
Dbta_dm_act.cc4254 BTA_GATTC_Close(bta_dm_search_cb.conn_id); in bta_dm_close_gatt_conn()