Searched defs:AudioStateCallback (Results 1 – 4 of 4) sorted by relevance
/aosp12/system/bt/service/hal/ | ||
H A D | bluetooth_av_interface.cc | 303 void BluetoothAvInterface::A2dpSourceObserver::AudioStateCallback( in AudioStateCallback() function in bluetooth::hal::BluetoothAvInterface::A2dpSourceObserver |
/aosp12/system/bt/service/ | ||
H A D | a2dp_sink.cc | 120 void A2dpSink::AudioStateCallback(BluetoothAvInterface* iface, in AudioStateCallback() function in bluetooth::A2dpSink |
H A D | a2dp_source.cc | 173 void A2dpSource::AudioStateCallback(BluetoothAvInterface* iface, in AudioStateCallback() function in bluetooth::A2dpSource |
/aosp12/packages/apps/Bluetooth/jni/ | ||
H A D | com_android_bluetooth_hfp.cpp | 96 void AudioStateCallback(bluetooth::headset::bthf_audio_state_t state, in AudioStateCallback() function in android::JniHeadsetCallbacks |