Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/btif/include/
Dbtif_hh.h147 void btif_hh_remove_device(const tAclLinkSpec& link_spec);
/packages/modules/Bluetooth/system/btif/src/
Dbtif_hh.cc669 void btif_hh_remove_device(const tAclLinkSpec& link_spec) { in btif_hh_remove_device() function
1325 btif_hh_remove_device(p_dev->link_spec); in btif_hh_upstreams_evt()
Dbluetooth.cc316 btif_hh_remove_device(link_spec); in removeDeviceFromProfiles()