Home
last modified time | relevance | path

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

/aosp12/system/bt/service/hal/
H A Dfake_bluetooth_av_interface.h73 bool QueryMandatoryCodecPreferred(const RawAddress& bda);
H A Dfake_bluetooth_av_interface.cc138 bool FakeBluetoothAvInterface::QueryMandatoryCodecPreferred( in QueryMandatoryCodecPreferred() function in bluetooth::hal::FakeBluetoothAvInterface
/aosp12/system/bt/service/test/
H A Da2dp_source_unittest.cc243 fake_hal_av_iface_->QueryMandatoryCodecPreferred(hal_addr); in TEST_F()