/aosp12/system/bt/service/common/android/bluetooth/ |
H A D | IBluetoothA2dpSinkCallback.aidl | 21 void OnConnectionState(String device_address, int state); in OnConnectionState() method
|
H A D | IBluetoothLowEnergyCallback.aidl | 24 void OnConnectionState(int status, int client_id, String address, boolean connected); in OnConnectionState() method
|
H A D | IBluetoothA2dpSourceCallback.aidl | 23 void OnConnectionState(String device_address, int state); in OnConnectionState() method
|
H A D | IBluetoothAvrcpControlCallback.aidl | 23 void OnConnectionState( in OnConnectionState() method
|
/aosp12/system/bt/btif/src/ |
H A D | btif_vc.cc | 50 void OnConnectionState(ConnectionState state, in OnConnectionState() function in __anon705e8be00110::VolumeControlInterfaceImpl
|
H A D | btif_hearing_aid.cc | 68 void OnConnectionState(ConnectionState state, in OnConnectionState() function in __anona1484d320210::HearingAidInterfaceImpl
|
H A D | btif_le_audio.cc | 44 void OnConnectionState(ConnectionState state, in OnConnectionState() function in __anon9919d9490110::LeAudioClientInterfaceImpl
|
/aosp12/system/bt/service/ipc/binder/ |
H A D | bluetooth_low_energy_binder_server.cc | 120 void BluetoothLowEnergyBinderServer::OnConnectionState( in OnConnectionState() function in ipc::binder::BluetoothLowEnergyBinderServer
|
H A D | bluetooth_a2dp_sink_binder_server.cc | 153 void BluetoothA2dpSinkBinderServer::OnConnectionState( in OnConnectionState() function in ipc::binder::BluetoothA2dpSinkBinderServer
|
H A D | bluetooth_a2dp_source_binder_server.cc | 167 void BluetoothA2dpSourceBinderServer::OnConnectionState( in OnConnectionState() function in ipc::binder::BluetoothA2dpSourceBinderServer
|
H A D | bluetooth_avrcp_control_binder_server.cc | 167 void BluetoothAvrcpControlBinderServer::OnConnectionState( in OnConnectionState() function in ipc::binder::BluetoothAvrcpControlBinderServer
|
/aosp12/packages/apps/Bluetooth/jni/ |
H A D | com_android_bluetooth_hearing_aid.cpp | 45 void OnConnectionState(ConnectionState state, in OnConnectionState() function in android::HearingAidCallbacksImpl
|
H A D | com_android_bluetooth_le_audio.cpp | 51 void OnConnectionState(ConnectionState state, in OnConnectionState() function in android::LeAudioClientCallbacksImpl
|
/aosp12/system/bt/service/test/ |
H A D | a2dp_source_unittest.cc | 54 void OnConnectionState(const std::string& device_address, in OnConnectionState() function in bluetooth::__anon045f875d0110::TestDelegate
|
H A D | low_energy_client_unittest.cc | 62 void OnConnectionState(LowEnergyClient* client, int status, in OnConnectionState() function in bluetooth::__anona5a74edf0110::TestDelegate
|
H A D | a2dp_sink_unittest.cc | 58 void OnConnectionState(const std::string& device_address, in OnConnectionState() function in bluetooth::__anonbf005d410110::TestDelegate
|
/aosp12/system/bt/service/client/ |
H A D | main.cc | 244 Status OnConnectionState(int status, int client_id, const String16& address, in OnConnectionState() function in __anonef8a132b0110::CLIBluetoothLowEnergyCallback
|