| /packages/modules/Connectivity/nearby/tests/multidevices/clients/test_support/fastpair_provider/simulator_app/proto/ |
| D | simulator_stream_protocol.proto | 67 optional int32 connection_state = 3; field
|
| /packages/modules/Bluetooth/system/btif/src/ |
| D | btif_metrics_logging.cc | 72 android::bluetooth::SocketConnectionstateEnum connection_state, in log_socket_connection_state()
|
| /packages/modules/Bluetooth/system/btif/test/ |
| D | btif_hh_test.cc | 299 connection_state_cb_t connection_state = { in SetUp() local
|
| /packages/modules/Bluetooth/system/test/mock/ |
| D | mock_main_shim_metrics_api.cc | 164 android::bluetooth::SocketConnectionstateEnum connection_state, in LogMetricSocketConnectionState()
|
| D | mock_common_metrics.cc | 194 android::bluetooth::SocketConnectionstateEnum connection_state, in LogSocketConnectionState()
|
| /packages/modules/Bluetooth/system/main/shim/ |
| D | metrics_api.cc | 129 android::bluetooth::SocketConnectionstateEnum connection_state, in LogMetricSocketConnectionState()
|
| /packages/modules/Bluetooth/system/gd/os/chromeos/ |
| D | metrics.cc | 44 android::bluetooth::SocketConnectionstateEnum connection_state, in LogMetricSocketConnectionState()
|
| /packages/modules/Bluetooth/system/gd/os/linux/ |
| D | metrics.cc | 40 android::bluetooth::SocketConnectionstateEnum connection_state, in LogMetricSocketConnectionState()
|
| /packages/modules/Bluetooth/system/gd/os/host/ |
| D | metrics.cc | 40 android::bluetooth::SocketConnectionstateEnum connection_state, in LogMetricSocketConnectionState()
|
| /packages/modules/Bluetooth/system/bta/le_audio/ |
| D | devices.cc | 1961 auto connection_state = device_iter.lock()->GetConnectionState(); in Disable() local 1988 auto connection_state = device_iter.lock()->GetConnectionState(); in Enable() local 2009 auto connection_state = device_iter.lock()->GetConnectionState(); in AddToAllowListNotConnectedGroupMembers() local 3116 auto connection_state = device->GetConnectionState(); in Cleanup() local
|
| D | client.cc | 1240 auto connection_state = leAudioDevice->GetConnectionState(); in RemoveDevice() local 1473 auto connection_state = leAudioDevice->GetConnectionState(); in Disconnect() local 2245 auto connection_state = leAudioDevice->GetConnectionState(); in OnGattDisconnected() local
|
| /packages/modules/Bluetooth/system/gd/os/android/ |
| D | metrics.cc | 329 android::bluetooth::SocketConnectionstateEnum connection_state, in LogMetricSocketConnectionState()
|
| /packages/modules/Bluetooth/system/common/ |
| D | metrics_linux.cc | 98 android::bluetooth::SocketConnectionstateEnum connection_state, in LogSocketConnectionState()
|
| D | metrics.cc | 840 android::bluetooth::SocketConnectionstateEnum connection_state, in LogSocketConnectionState()
|
| /packages/modules/Bluetooth/system/gd/rust/linux/client/src/ |
| D | command_handler.rs | 771 let connection_state = match adapter.get_connection_state(device.clone()) { in cmd_device() localVariable
|
| /packages/modules/Bluetooth/system/gd/rust/linux/stack/src/ |
| D | bluetooth.rs | 1114 fn connection_state(&mut self, address: RawAddress, state: BthhConnectionState); in connection_state() method 2546 fn connection_state(&mut self, mut address: RawAddress, state: BthhConnectionState) { in connection_state() method
|