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.h454 extern void BTA_GATTC_Close(uint16_t conn_id);
/system/bt/bta/gatt/
Dbta_gattc_api.cc184 void BTA_GATTC_Close(uint16_t conn_id) { in BTA_GATTC_Close() function
/system/bt/bta/hearing_aid/
Dhearing_aid.cc357 BTA_GATTC_Close(conn_id); in OnGattConnected()
551 BTA_GATTC_Close(hearingDevice->conn_id); in OnEncryptionComplete()
1499 BTA_GATTC_Close(hearingDevice->conn_id); in DoDisconnectCleanUp()
/system/bt/btif/src/
Dbtif_gatt_client.cc326 BTA_GATTC_Close(conn_id); in btif_gattc_close_impl()
/system/bt/bta/hh/
Dbta_hh_le.cc1701 BTA_GATTC_Close(p_cb->conn_id); in bta_hh_le_api_disc_act()
/system/bt/bta/dm/
Dbta_dm_act.cc4273 BTA_GATTC_Close(bta_dm_search_cb.conn_id); in bta_dm_close_gatt_conn()