Home
last modified time | relevance | path

Searched defs:disconnectedDevice (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/av/services/audiopolicy/common/managerdefinitions/src/
H A DAudioInputDescriptor.cpp597 const sp<DeviceDescriptor> &disconnectedDevice) in clearSessionRoutesForDevice()
H A DAudioOutputDescriptor.cpp844 const sp<DeviceDescriptor> &disconnectedDevice) in clearSessionRoutesForDevice()
/aosp12/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/hfp/
H A DHeadsetServiceAndStateMachineTest.java906 BluetoothDevice disconnectedDevice = TestUtils.getTestDevice(mAdapter, 0); in testVoiceRecognition_SingleAgInitiatedDeviceNotConnected() local