Home
last modified time | relevance | path

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

/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Dble_service_data.h119 bool GetLegacy() const;
187 return (legacy_ == rhs.GetLegacy()) && in operator ==()
H A Dble_parcel_data.h732 bool GetLegacy() const in GetLegacy() function in OHOS::bluetooth::ScanSettings
H A Dble_service_data.cpp65 bool BleScanSettingsImpl::GetLegacy() const in GetLegacy() function in OHOS::bluetooth::BleScanSettingsImpl
/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_ble_central_manager_server.cpp396 iter->param.legacy = settings.GetLegacy(); in StartScan()
607 pimpl->scanSettingImpl_.SetLegacy(settings.GetLegacy()); in SetScanParams()
711 pimpl->scanSettingImpl_.GetLegacy() != max.legacy || in IsNewScanParams()
/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_ble_central_manager.h341 bool GetLegacy() const;
/foundation/communication/bluetooth_service/test/unittest/ble/
H A Dble_test.cpp291 EXPECT_TRUE(BleTest::bleInstance_->bleScanSettings_.GetLegacy()); in HWTEST_F()
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_ble_central_manager.cpp195 outSetting.SetLegacy(inSettings.GetLegacy()); in ConvertBleScanSetting()
673 bool BleScanSettings::GetLegacy() const in GetLegacy() function in OHOS::Bluetooth::BleScanSettings
/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_central_manager_impl.cpp389 if (pimpl->settings_.GetLegacy()) { in ExAdvertisingReportTask()
1043 if (pimpl->settings_.GetLegacy()) { in SetExScanParamToGap()

Completed in 12 milliseconds