Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_btif_co_bta_hh_co.cc40 void bta_hh_co_close(btif_hh_device_t* /* p_dev */) { in bta_hh_co_close() function
/packages/modules/Bluetooth/system/btif/src/
Dbtif_hh.cc154 void bta_hh_co_close(btif_hh_device_t* p_dev);
708 bta_hh_co_close(p_dev); in btif_hh_remove_device()
1062 bta_hh_co_close(p_dev); in btif_hh_upstreams_evt()
2140 bta_hh_co_close(p_dev); in cleanup()
/packages/modules/Bluetooth/system/btif/co/
Dbta_hh_co.cc503 void bta_hh_co_close(btif_hh_device_t* p_dev) { in bta_hh_co_close() function