Home
last modified time | relevance | path

Searched refs:DisconnectAudio (Results 1 – 2 of 2) sorted by relevance

/system/bt/include/hardware/
Dbluetooth_headset_interface.h73 virtual bt_status_t DisconnectAudio(RawAddress* bd_addr) = 0;
/system/bt/btif/src/
Dbtif_hf.cc677 bt_status_t DisconnectAudio(RawAddress* bd_addr) override;
786 bt_status_t HeadsetInterface::DisconnectAudio(RawAddress* bd_addr) { in DisconnectAudio() function in bluetooth::headset::HeadsetInterface