Home
last modified time | relevance | path

Searched defs:connection_state (Results 1 – 14 of 14) sorted by relevance

/packages/modules/Bluetooth/system/btif/src/
Dbtif_metrics_logging.cc85 android::bluetooth::SocketConnectionstateEnum connection_state, in log_socket_connection_state()
/packages/modules/Bluetooth/system/btif/test/
Dbtif_hh_test.cc273 connection_state_cb_t connection_state = { in SetUp() local
/packages/modules/Bluetooth/system/main/shim/
Dmetrics_api.cc150 android::bluetooth::SocketConnectionstateEnum connection_state, in LogMetricSocketConnectionState()
/packages/modules/Bluetooth/system/test/mock/
Dmock_main_shim_metrics_api.cc177 android::bluetooth::SocketConnectionstateEnum connection_state, in LogMetricSocketConnectionState()
/packages/modules/Bluetooth/system/bta/le_audio/
Ddevice_groups.cc1827 auto connection_state = device_iter.lock()->GetConnectionState(); in Disable() local
1853 auto connection_state = device_iter.lock()->GetConnectionState(); in Enable() local
1873 auto connection_state = device_iter.lock()->GetConnectionState(); in AddToAllowListNotConnectedGroupMembers() local
Dclient.cc1403 auto connection_state = leAudioDevice->GetConnectionState(); in RemoveDevice() local
1626 auto connection_state = leAudioDevice->GetConnectionState(); in Disconnect() local
2449 auto connection_state = leAudioDevice->GetConnectionState(); in OnGattDisconnected() local
Ddevices.cc1356 auto connection_state = device->GetConnectionState(); in Cleanup() local
/packages/modules/Bluetooth/system/gd/os/chromeos/
Dmetrics.cc45 android::bluetooth::SocketConnectionstateEnum connection_state, in LogMetricSocketConnectionState()
/packages/modules/Bluetooth/system/gd/os/linux/
Dmetrics.cc40 android::bluetooth::SocketConnectionstateEnum connection_state, in LogMetricSocketConnectionState()
/packages/modules/Bluetooth/system/common/
Dmetrics_linux.cc98 android::bluetooth::SocketConnectionstateEnum connection_state, in LogSocketConnectionState()
Dmetrics.cc854 android::bluetooth::SocketConnectionstateEnum connection_state, in LogSocketConnectionState()
/packages/modules/Bluetooth/system/gd/os/android/
Dmetrics.cc371 android::bluetooth::SocketConnectionstateEnum connection_state, in LogMetricSocketConnectionState()
/packages/modules/Bluetooth/system/gd/rust/linux/client/src/
Dcommand_handler.rs903 let connection_state = match adapter.get_connection_state(device.clone()) { in cmd_device() localVariable
/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dbluetooth.rs1466 fn connection_state( in connection_state() method
3061 fn connection_state( in connection_state() method