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,
51 virtual void ConnectionStateCallback(BluetoothAvInterface* iface,
Dbluetooth_av_interface.cc65 observer.ConnectionStateCallback(g_interface, bd_addr, state); in SourceConnectionStateCallback()
96 observer.ConnectionStateCallback(g_interface, bd_addr, state); in SinkConnectionStateCallback()
277 void BluetoothAvInterface::A2dpSourceObserver::ConnectionStateCallback( in ConnectionStateCallback() function in bluetooth::hal::BluetoothAvInterface::A2dpSourceObserver
298 void BluetoothAvInterface::A2dpSinkObserver::ConnectionStateCallback( in ConnectionStateCallback() function in bluetooth::hal::BluetoothAvInterface::A2dpSinkObserver
Dfake_bluetooth_av_interface.cc89 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,
Da2dp_source.h73 void ConnectionStateCallback(hal::BluetoothAvInterface* iface,
Davrcp_control.h90 void ConnectionStateCallback(bool rc_connect, bool bt_connect,
Da2dp_sink.cc110 void A2dpSink::ConnectionStateCallback(BluetoothAvInterface* iface, in ConnectionStateCallback() function in bluetooth::A2dpSink
Da2dp_source.cc164 void A2dpSource::ConnectionStateCallback(BluetoothAvInterface* iface, in ConnectionStateCallback() function in bluetooth::A2dpSource
Davrcp_control.cc136 void AvrcpControl::ConnectionStateCallback(bool rc_connect, bool bt_connect, in ConnectionStateCallback() function in bluetooth::AvrcpControl
/system/bt/btif/src/
Dbtif_hf.cc337 bt_hf_callbacks->ConnectionStateCallback( in btif_hf_upstreams_evt()
352 bt_hf_callbacks->ConnectionStateCallback(btif_hf_cb[idx].state, in btif_hf_upstreams_evt()
368 bt_hf_callbacks->ConnectionStateCallback(btif_hf_cb[idx].state, in btif_hf_upstreams_evt()
381 bt_hf_callbacks->ConnectionStateCallback(btif_hf_cb[idx].state, in btif_hf_upstreams_evt()