Home
last modified time | relevance | path

Searched defs:setConnectedDevices (Results 1 – 5 of 5) sorted by relevance

/hardware/interfaces/audio/aidl/default/usb/
DStreamUsb.cpp38 ndk::ScopedAStatus StreamUsb::setConnectedDevices( in setConnectedDevices() function in aidl::android::hardware::audio::core::StreamUsb
/hardware/interfaces/audio/aidl/default/
DStreamSwitcher.cpp176 ndk::ScopedAStatus StreamSwitcher::setConnectedDevices(const std::vector<AudioDevice>& devices) { in setConnectedDevices() function in aidl::android::hardware::audio::core::StreamSwitcher
DStream.cpp755 ndk::ScopedAStatus StreamCommonImpl::setConnectedDevices( in setConnectedDevices() function in aidl::android::hardware::audio::core::StreamCommonImpl
/hardware/interfaces/audio/aidl/default/bluetooth/
DStreamBluetooth.cpp82 ndk::ScopedAStatus StreamBluetooth::setConnectedDevices( in setConnectedDevices() function in aidl::android::hardware::audio::core::StreamBluetooth
/hardware/interfaces/audio/aidl/default/include/core-impl/
DStream.h609 ndk::ScopedAStatus setConnectedDevices( in setConnectedDevices() function