Home
last modified time | relevance | path

Searched defs:AudioStateCallback (Results 1 – 4 of 4) sorted by relevance

/aosp12/system/bt/service/hal/
H A Dbluetooth_av_interface.cc303 void BluetoothAvInterface::A2dpSourceObserver::AudioStateCallback( in AudioStateCallback() function in bluetooth::hal::BluetoothAvInterface::A2dpSourceObserver
330 void BluetoothAvInterface::A2dpSinkObserver::AudioStateCallback( in AudioStateCallback() function in bluetooth::hal::BluetoothAvInterface::A2dpSinkObserver
/aosp12/system/bt/service/
H A Da2dp_sink.cc120 void A2dpSink::AudioStateCallback(BluetoothAvInterface* iface, in AudioStateCallback() function in bluetooth::A2dpSink
H A Da2dp_source.cc173 void A2dpSource::AudioStateCallback(BluetoothAvInterface* iface, in AudioStateCallback() function in bluetooth::A2dpSource
/aosp12/packages/apps/Bluetooth/jni/
H A Dcom_android_bluetooth_hfp.cpp96 void AudioStateCallback(bluetooth::headset::bthf_audio_state_t state, in AudioStateCallback() function in android::JniHeadsetCallbacks