Home
last modified time | relevance | path

Searched refs:SetPhy (Results 1 - 8 of 8) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_ble_central_manager_server.cpp608 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()
/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_ble_central_manager.h349 void SetPhy(int phy);
/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Dble_parcel_data.h743 void SetPhy(int phy) in SetPhy() function in OHOS::bluetooth::ScanSettings
H A Dble_service_data.h127 void SetPhy(int phy);
H A Dble_service_data.cpp70 void BleScanSettingsImpl::SetPhy(int phy) in SetPhy() function in OHOS::bluetooth::BleScanSettingsImpl
/foundation/communication/bluetooth_service/test/unittest/ble/
H A Dble_test.cpp61 BleTest::bleInstance_->bleScanSettings_.SetPhy(PHY_TYPE::PHY_LE_ALL_SUPPORTED); in InitScanSettings()
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_ble_central_manager.cpp196 outSetting.SetPhy(inSettings.GetPhy()); in ConvertBleScanSetting()
678 void BleScanSettings::SetPhy(int phy) in SetPhy() function in OHOS::Bluetooth::BleScanSettings
/foundation/communication/bluetooth/frameworks/js/napi/src/ble/
H A Dnapi_bluetooth_ble.cpp132 settings.SetPhy(static_cast<int32_t>(scanOptions.phyType)); in SysStartBLEScan()
616 outSettinngs.SetPhy(static_cast<int32_t>(scanOptions.phyType)); in CheckBleScanParams()

Completed in 11 milliseconds