Searched defs:getConnectedDevices (Results 1 – 3 of 3) sorted by relevance
| /hardware/interfaces/audio/aidl/default/ | ||
| D | StreamSwitcher.cpp | 172 const StreamCommonInterface::ConnectedDevices& StreamSwitcher::getConnectedDevices() const { in getConnectedDevices() function in aidl::android::hardware::audio::core::StreamSwitcher |
| /hardware/interfaces/audio/aidl/default/bluetooth/ | ||
| D | StreamBluetooth.cpp | 77 const StreamCommonInterface::ConnectedDevices& StreamBluetooth::getConnectedDevices() const { in getConnectedDevices() function in aidl::android::hardware::audio::core::StreamBluetooth |
| /hardware/interfaces/audio/aidl/default/include/core-impl/ | ||
| D | Stream.h | 458 const ConnectedDevices& getConnectedDevices() const override { return mConnectedDevices; } in getConnectedDevices() function |