Home
last modified time | relevance | path

Searched defs:ConnectionStateCallback (Results 1 – 6 of 6) sorted by relevance

/aosp12/system/bt/service/hal/
H A Dbluetooth_av_interface.cc297 void BluetoothAvInterface::A2dpSourceObserver::ConnectionStateCallback( in ConnectionStateCallback() function in bluetooth::hal::BluetoothAvInterface::A2dpSourceObserver
324 void BluetoothAvInterface::A2dpSinkObserver::ConnectionStateCallback( in ConnectionStateCallback() function in bluetooth::hal::BluetoothAvInterface::A2dpSinkObserver
H A Dbluetooth_avrcp_interface.cc297 void ConnectionStateCallback(bool rc_connect, bool bt_connect, in ConnectionStateCallback() function
758 void BluetoothAvrcpInterface::ControlObserver::ConnectionStateCallback( in ConnectionStateCallback() function in bluetooth::hal::BluetoothAvrcpInterface::ControlObserver
/aosp12/system/bt/service/
H A Da2dp_sink.cc110 void A2dpSink::ConnectionStateCallback(BluetoothAvInterface* iface, in ConnectionStateCallback() function in bluetooth::A2dpSink
H A Davrcp_control.cc136 void AvrcpControl::ConnectionStateCallback(bool rc_connect, bool bt_connect, in ConnectionStateCallback() function in bluetooth::AvrcpControl
H A Da2dp_source.cc164 void A2dpSource::ConnectionStateCallback(BluetoothAvInterface* iface, in ConnectionStateCallback() function in bluetooth::A2dpSource
/aosp12/packages/apps/Bluetooth/jni/
H A Dcom_android_bluetooth_hfp.cpp80 void ConnectionStateCallback( in ConnectionStateCallback() function in android::JniHeadsetCallbacks