Searched refs:EnableNoiseReduction (Results 1 – 3 of 3) sorted by relevance
84 void EnableNoiseReduction(const std::string &device, bool enable) const;
81 void HfpAgProfileEventSender::EnableNoiseReduction(const std::string &device, bool enable) const in EnableNoiseReduction() function in OHOS::bluetooth::HfpAgProfileEventSender
431 HfpAgProfileEventSender::GetInstance().EnableNoiseReduction(dataConn.remoteAddr_, nrec); in NrecSetter()