Home
last modified time | relevance | path

Searched defs:GetConnectionState (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/bta/le_audio/
Ddevices.cc462 DeviceConnectState LeAudioDevice::GetConnectionState(void) { return connection_state_; } in GetConnectionState() function in bluetooth::le_audio::LeAudioDevice
/aosp_15_r20/packages/modules/adb/
Dtransport.cpp1077 ConnectionState atransport::GetConnectionState() const { in GetConnectionState() function in atransport