Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/audio/core/all-versions/default/
H A DPrimaryDevice.cpp171 Return<Result> PrimaryDevice::setConnectedState(const DeviceAddress& address, bool connected) { in setConnectedState() function in android::hardware::audio::CPP_VERSION::implementation::PrimaryDevice
H A DStream.cpp364 Return<Result> Stream::setConnectedState(const DeviceAddress& address, bool connected) { in setConnectedState() function in android::hardware::audio::CPP_VERSION::implementation::Stream
H A DStreamIn.cpp263 Return<Result> StreamIn::setConnectedState(const DeviceAddress& address, bool connected) { in setConnectedState() function in android::hardware::audio::CPP_VERSION::implementation::StreamIn
H A DDevice.cpp510 Return<Result> Device::setConnectedState(const DeviceAddress& address, bool connected) { in openOutputStream() function in android::hardware::audio::CPP_VERSION::implementation::Device
H A DStreamOut.cpp270 Return<Result> StreamOut::setConnectedState(const DeviceAddress& address, bool connected) { in setConnectedState() function in android::hardware::audio::CPP_VERSION::implementation::StreamOut