Searched refs:BtmSetSniffSubrating (Results 1 – 3 of 3) sorted by relevance
120 int ssrRet = pd_.BtmSetSniffSubrating(PowerSpec::GetPowerSsrParam(powerLevel.first)); in Entry()157 … int ssrRet = pd_.BtmSetSniffSubrating(PowerSpec::GetPowerSsrParam(powerLevel.first)); in Dispatch()281 int ssrRet = pd_.BtmSetSniffSubrating(PowerSpec::GetPowerSsrParam(powerLevel.first)); in Entry()318 pd_.BtmSetSniffSubrating(PowerSpec::GetPowerSsrParam(powerLevel.first)); in Dispatch()
148 int BtmSetSniffSubrating(const PowerSsrParam &ssrParam) const;
200 int PowerDevice::BtmSetSniffSubrating(const PowerSsrParam &ssrParam) const in BtmSetSniffSubrating() function in OHOS::bluetooth::PowerDevice