Home
last modified time | relevance | path

Searched defs:OnConnectionState (Results 1 – 15 of 15) sorted by relevance

/system/bt/service/common/android/bluetooth/
DIBluetoothLowEnergyCallback.aidl24 void OnConnectionState(int status, int client_id, String address, boolean connected); in OnConnectionState() method
DIBluetoothA2dpSinkCallback.aidl21 void OnConnectionState(String device_address, int state); in OnConnectionState() method
DIBluetoothA2dpSourceCallback.aidl23 void OnConnectionState(String device_address, int state); in OnConnectionState() method
DIBluetoothAvrcpControlCallback.aidl23 void OnConnectionState( in OnConnectionState() method
/system/bt/btif/src/
Dbtif_vc.cc50 void OnConnectionState(ConnectionState state, in OnConnectionState() function in __anon1f8d34bb0111::VolumeControlInterfaceImpl
Dbtif_hearing_aid.cc68 void OnConnectionState(ConnectionState state, in OnConnectionState() function in __anona87e1c6d0211::HearingAidInterfaceImpl
Dbtif_le_audio.cc44 void OnConnectionState(ConnectionState state, in OnConnectionState() function in __anon84b87a640111::LeAudioClientInterfaceImpl
/system/bt/service/ipc/binder/
Dbluetooth_low_energy_binder_server.cc120 void BluetoothLowEnergyBinderServer::OnConnectionState( in OnConnectionState() function in ipc::binder::BluetoothLowEnergyBinderServer
Dbluetooth_a2dp_sink_binder_server.cc153 void BluetoothA2dpSinkBinderServer::OnConnectionState( in OnConnectionState() function in ipc::binder::BluetoothA2dpSinkBinderServer
Dbluetooth_a2dp_source_binder_server.cc167 void BluetoothA2dpSourceBinderServer::OnConnectionState( in OnConnectionState() function in ipc::binder::BluetoothA2dpSourceBinderServer
Dbluetooth_avrcp_control_binder_server.cc167 void BluetoothAvrcpControlBinderServer::OnConnectionState( in OnConnectionState() function in ipc::binder::BluetoothAvrcpControlBinderServer
/system/bt/service/test/
Da2dp_source_unittest.cc54 void OnConnectionState(const std::string& device_address, in OnConnectionState() function in bluetooth::__anone8a261980111::TestDelegate
Dlow_energy_client_unittest.cc62 void OnConnectionState(LowEnergyClient* client, int status, in OnConnectionState() function in bluetooth::__anon08d1a95a0111::TestDelegate
Da2dp_sink_unittest.cc58 void OnConnectionState(const std::string& device_address, in OnConnectionState() function in bluetooth::__anonaec16cbc0111::TestDelegate
/system/bt/service/client/
Dmain.cc244 Status OnConnectionState(int status, int client_id, const String16& address, in OnConnectionState() function in __anond48fd2260111::CLIBluetoothLowEnergyCallback