Home
last modified time | relevance | path

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

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