Searched refs:SetPhy (Results 1 – 8 of 8) sorted by relevance
608 pimpl->scanSettingImpl_.SetPhy(settings.GetPhy()); in SetScanParams()716 pimpl->scanSettingImpl_.SetPhy(max.phy); in IsNewScanParams()734 pimpl->scanSettingImpl_.SetPhy(PHY_LE_ALL_SUPPORTED); in IsAllStop()
349 void SetPhy(int phy);
202 outSetting.SetPhy(inSettings.GetPhy()); in ConvertBleScanSetting()684 void BleScanSettings::SetPhy(int phy) in SetPhy() function in OHOS::Bluetooth::BleScanSettings
743 void SetPhy(int phy) in SetPhy() function
127 void SetPhy(int phy);
70 void BleScanSettingsImpl::SetPhy(int phy) in SetPhy() function in OHOS::bluetooth::BleScanSettingsImpl
61 BleTest::bleInstance_->bleScanSettings_.SetPhy(PHY_TYPE::PHY_LE_ALL_SUPPORTED); in InitScanSettings()
136 settings.SetPhy(static_cast<int32_t>(scanOptions.phyType)); in SysStartBLEScan()620 outSettinngs.SetPhy(static_cast<int32_t>(scanOptions.phyType)); in CheckBleScanParams()