Home
last modified time | relevance | path

Searched refs:setBtScoNrecEnabled (Results 1 – 2 of 2) sorted by relevance

/device/generic/goldfish/audio/
Dprimary_device.h189 Return<Result> setBtScoNrecEnabled(bool enabled) override;
Dprimary_device.cpp509 Return<Result> PrimaryDevice::setBtScoNrecEnabled(bool enabled) { in setBtScoNrecEnabled() function in android::hardware::audio::CPP_VERSION::implementation::PrimaryDevice