Home
last modified time | relevance | path

Searched refs:SetLegacy (Results 1 - 7 of 7) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_ble_central_manager_server.cpp607 pimpl->scanSettingImpl_.SetLegacy(settings.GetLegacy()); in SetScanParams()
715 pimpl->scanSettingImpl_.SetLegacy(max.legacy); in IsNewScanParams()
733 pimpl->scanSettingImpl_.SetLegacy(true); in IsAllStop()
/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_ble_central_manager.h333 void SetLegacy(bool legacy);
/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Dble_parcel_data.h721 void SetLegacy(bool legacy) in SetLegacy() function in OHOS::bluetooth::ScanSettings
H A Dble_service_data.h111 void SetLegacy(bool legacy);
H A Dble_service_data.cpp60 void BleScanSettingsImpl::SetLegacy(bool legacy) in SetLegacy() function in OHOS::bluetooth::BleScanSettingsImpl
/foundation/communication/bluetooth_service/test/unittest/ble/
H A Dble_test.cpp60 BleTest::bleInstance_->bleScanSettings_.SetLegacy(true); in InitScanSettings()
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_ble_central_manager.cpp195 outSetting.SetLegacy(inSettings.GetLegacy()); in ConvertBleScanSetting()
668 void BleScanSettings::SetLegacy(bool legacy) in SetLegacy() function in OHOS::Bluetooth::BleScanSettings

Completed in 9 milliseconds