Home
last modified time | relevance | path

Searched refs:BTA_HhClose (Results 1 – 3 of 3) sorted by relevance

/system/bt/bta/include/
Dbta_hh_api.h350 extern void BTA_HhClose(uint8_t dev_handle);
/system/bt/bta/hh/
Dbta_hh_api.cc106 void BTA_HhClose(uint8_t dev_handle) { in BTA_HhClose() function
/system/bt/btif/src/
Dbtif_hh.cc552 BTA_HhClose(p_dev->dev_handle); in btif_hh_virtual_unplug()
640 BTA_HhClose(p_dev->dev_handle); in btif_hh_disconnect()
790 BTA_HhClose(p_data->conn.handle); in btif_hh_upstreams_evt()
801 BTA_HhClose(p_data->conn.handle); in btif_hh_upstreams_evt()