Home
last modified time | relevance | path

Searched refs:MandatoryCodecPreferredCallback (Results 1 – 5 of 5) sorted by relevance

/system/bt/service/hal/
Dbluetooth_av_interface.h44 virtual bool MandatoryCodecPreferredCallback(BluetoothAvInterface* iface,
Dbluetooth_av_interface.cc96 if (!observer.MandatoryCodecPreferredCallback(g_interface, bd_addr)) in SourceMandatoryCodecPreferredCallback()
312 bool BluetoothAvInterface::A2dpSourceObserver::MandatoryCodecPreferredCallback( in MandatoryCodecPreferredCallback() function in bluetooth::hal::BluetoothAvInterface::A2dpSourceObserver
Dfake_bluetooth_av_interface.cc142 if (!observer.MandatoryCodecPreferredCallback(this, bda)) { in QueryMandatoryCodecPreferred()
/system/bt/service/
Da2dp_source.h85 bool MandatoryCodecPreferredCallback(hal::BluetoothAvInterface* iface,
Da2dp_source.cc202 bool A2dpSource::MandatoryCodecPreferredCallback(BluetoothAvInterface* iface, in MandatoryCodecPreferredCallback() function in bluetooth::A2dpSource