Home
last modified time | relevance | path

Searched refs:ConnectionStateCallback (Results 1 – 13 of 13) sorted by relevance

/system/bt/service/hal/
Dbluetooth_av_interface.h32 virtual void ConnectionStateCallback(BluetoothAvInterface* iface,
53 virtual void ConnectionStateCallback(BluetoothAvInterface* iface,
Dbluetooth_av_interface.cc65 observer.ConnectionStateCallback(g_interface, bd_addr, state); in SourceConnectionStateCallback()
107 observer.ConnectionStateCallback(g_interface, bd_addr, state); in SinkConnectionStateCallback()
291 void BluetoothAvInterface::A2dpSourceObserver::ConnectionStateCallback( in ConnectionStateCallback() function in bluetooth::hal::BluetoothAvInterface::A2dpSourceObserver
318 void BluetoothAvInterface::A2dpSinkObserver::ConnectionStateCallback( in ConnectionStateCallback() function in bluetooth::hal::BluetoothAvInterface::A2dpSinkObserver
Dfake_bluetooth_av_interface.cc111 observer.ConnectionStateCallback(this, bda, state); in NotifyConnectionState()
114 observer.ConnectionStateCallback(this, bda, state); in NotifyConnectionState()
Dbluetooth_avrcp_interface.cc296 void ConnectionStateCallback(bool rc_connect, bool bt_connect, in ConnectionStateCallback() function
302 observer.ConnectionStateCallback(rc_connect, bt_connect, bd_addr); in ConnectionStateCallback()
467 .connection_state_cb = ConnectionStateCallback,
757 void BluetoothAvrcpInterface::ControlObserver::ConnectionStateCallback( in ConnectionStateCallback() function in bluetooth::hal::BluetoothAvrcpInterface::ControlObserver
Dbluetooth_avrcp_interface.h96 virtual void ConnectionStateCallback(bool rc_connect, bool bt_connect,
/system/bt/include/hardware/
Dbluetooth_headset_callbacks.h37 virtual void ConnectionStateCallback(bthf_connection_state_t state,
/system/bt/service/
Da2dp_sink.h70 void ConnectionStateCallback(bluetooth::hal::BluetoothAvInterface* iface,
Davrcp_control.h90 void ConnectionStateCallback(bool rc_connect, bool bt_connect,
Da2dp_source.h73 void ConnectionStateCallback(hal::BluetoothAvInterface* iface,
Da2dp_sink.cc110 void A2dpSink::ConnectionStateCallback(BluetoothAvInterface* iface, in ConnectionStateCallback() function in bluetooth::A2dpSink
Davrcp_control.cc136 void AvrcpControl::ConnectionStateCallback(bool rc_connect, bool bt_connect, in ConnectionStateCallback() function in bluetooth::AvrcpControl
Da2dp_source.cc164 void A2dpSource::ConnectionStateCallback(BluetoothAvInterface* iface, in ConnectionStateCallback() function in bluetooth::A2dpSource
/system/bt/btif/src/
Dbtif_hf.cc340 bt_hf_callbacks->ConnectionStateCallback( in btif_hf_upstreams_evt()
358 bt_hf_callbacks->ConnectionStateCallback( in btif_hf_upstreams_evt()
373 bt_hf_callbacks->ConnectionStateCallback( in btif_hf_upstreams_evt()
388 bt_hf_callbacks->ConnectionStateCallback(btif_hf_cb[idx].state, in btif_hf_upstreams_evt()
404 bt_hf_callbacks->ConnectionStateCallback(btif_hf_cb[idx].state, in btif_hf_upstreams_evt()
417 bt_hf_callbacks->ConnectionStateCallback(btif_hf_cb[idx].state, in btif_hf_upstreams_evt()