Searched refs:GetPowerSsrParam (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()
237 static PowerSsrParam GetPowerSsrParam(PowerSsrLevel level);
255 PowerSsrParam PowerSpec::GetPowerSsrParam(PowerSsrLevel level) in GetPowerSsrParam() function in OHOS::bluetooth::PowerSpec