Searched defs:setConnectedState (Results 1 – 5 of 5) sorted by relevance
175 Return<Result> PrimaryDevice::setConnectedState(const DeviceAddress& address, bool connected) { in setConnectedState() function in android::hardware::audio::CPP_VERSION::implementation::PrimaryDevice
368 Return<Result> Stream::setConnectedState(const DeviceAddress& address, bool connected) { in setConnectedState() function in android::hardware::audio::CPP_VERSION::implementation::Stream
267 Return<Result> StreamIn::setConnectedState(const DeviceAddress& address, bool connected) { in setConnectedState() function in android::hardware::audio::CPP_VERSION::implementation::StreamIn
274 Return<Result> StreamOut::setConnectedState(const DeviceAddress& address, bool connected) { in setConnectedState() function in android::hardware::audio::CPP_VERSION::implementation::StreamOut
548 Return<Result> Device::setConnectedState(const DeviceAddress& address, bool connected) { in openOutputStreamImpl() function in android::hardware::audio::CPP_VERSION::implementation::Device