Home
last modified time | relevance | path

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

/system/bt/include/hardware/
Dbluetooth_headset_interface.h220 virtual bt_status_t SetScoAllowed(bool value) = 0;
/system/bt/btif/src/
Dbtif_hf.cc706 bt_status_t SetScoAllowed(bool value) override;
1337 bt_status_t HeadsetInterface::SetScoAllowed(bool value) { in SetScoAllowed() function in bluetooth::headset::HeadsetInterface