Searched refs:MandatoryCodecPreferredCallback (Results 1 – 5 of 5) sorted by relevance
44 virtual bool MandatoryCodecPreferredCallback(BluetoothAvInterface* iface,
96 if (!observer.MandatoryCodecPreferredCallback(g_interface, bd_addr)) in SourceMandatoryCodecPreferredCallback()312 bool BluetoothAvInterface::A2dpSourceObserver::MandatoryCodecPreferredCallback( in MandatoryCodecPreferredCallback() function in bluetooth::hal::BluetoothAvInterface::A2dpSourceObserver
142 if (!observer.MandatoryCodecPreferredCallback(this, bda)) { in QueryMandatoryCodecPreferred()
85 bool MandatoryCodecPreferredCallback(hal::BluetoothAvInterface* iface,
202 bool A2dpSource::MandatoryCodecPreferredCallback(BluetoothAvInterface* iface, in MandatoryCodecPreferredCallback() function in bluetooth::A2dpSource