Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/btif/test/
Dbtif_hh_test.cc257 connection_state_cb_t connection_state = { in SetUp() local
/packages/modules/Bluetooth/system/bta/le_audio/
Ddevice_groups.cc2170 auto connection_state = device_iter.lock()->GetConnectionState(); in Disable() local
2195 auto connection_state = device_iter.lock()->GetConnectionState(); in Enable() local
2214 auto connection_state = device_iter.lock()->GetConnectionState(); in AddToAllowListNotConnectedGroupMembers() local
Ddevices.cc1404 auto connection_state = device->GetConnectionState(); in Cleanup() local
Dclient.cc1828 auto connection_state = leAudioDevice->GetConnectionState(); in RemoveDevice() local
2068 auto connection_state = leAudioDevice->GetConnectionState(); in Disconnect() local
2897 auto connection_state = leAudioDevice->GetConnectionState(); in OnGattDisconnected() local
/packages/modules/Bluetooth/system/gd/os/chromeos/
Dmetrics.cc36 android::bluetooth::SocketConnectionstateEnum connection_state, in LogMetricSocketConnectionState()
/packages/modules/Bluetooth/system/gd/os/linux/
Dmetrics.cc31 android::bluetooth::SocketConnectionstateEnum connection_state, in LogMetricSocketConnectionState()
/packages/modules/Bluetooth/system/main/shim/
Dmetrics_api.cc136 android::bluetooth::SocketConnectionstateEnum connection_state, in LogMetricSocketConnectionState()
/packages/modules/Bluetooth/system/test/mock/
Dmock_main_shim_metrics_api.cc186 android::bluetooth::SocketConnectionstateEnum connection_state, int64_t tx_bytes, in LogMetricSocketConnectionState()
/packages/modules/Bluetooth/system/gd/os/android/
Dmetrics.cc334 android::bluetooth::SocketConnectionstateEnum connection_state, in LogMetricSocketConnectionState()
/packages/modules/Bluetooth/system/gd/rust/linux/client/src/
Dcommand_handler.rs922 let connection_state = match adapter.get_connection_state(device.clone()) { in cmd_device() localVariable
/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dbluetooth.rs1568 fn connection_state( in connection_state() method
3014 fn connection_state( in connection_state() method