Home
last modified time | relevance | path

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

/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Dble_service_data.h135 int GetPhy() const;
188 (phy_ == rhs.GetPhy()) && in operator ==()
H A Dble_parcel_data.h754 int GetPhy() const in GetPhy() function in OHOS::bluetooth::ScanSettings
H A Dble_service_data.cpp75 int BleScanSettingsImpl::GetPhy() const in GetPhy() function in OHOS::bluetooth::BleScanSettingsImpl
/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_ble_central_manager_server.cpp397 iter->param.phy = settings.GetPhy(); in StartScan()
608 pimpl->scanSettingImpl_.SetPhy(settings.GetPhy()); in SetScanParams()
712 pimpl->scanSettingImpl_.GetPhy() != max.phy) { in IsNewScanParams()
/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_ble_central_manager.h357 int GetPhy() const;
/foundation/communication/bluetooth_service/test/unittest/ble/
H A Dble_test.cpp292 EXPECT_EQ(PHY_TYPE::PHY_LE_ALL_SUPPORTED, BleTest::bleInstance_->bleScanSettings_.GetPhy()); in HWTEST_F()
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_ble_central_manager.cpp196 outSetting.SetPhy(inSettings.GetPhy()); in ConvertBleScanSetting()
683 int BleScanSettings::GetPhy() const in GetPhy() function in OHOS::Bluetooth::BleScanSettings
/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_central_manager_impl.cpp1050 switch (pimpl->settings_.GetPhy()) { in SetExScanParamToGap()

Completed in 12 milliseconds