Home
last modified time | relevance | path

Searched refs:SetReportDelay (Results 1 - 10 of 10) sorted by relevance

/foundation/communication/bluetooth/frameworks/inner/ipc/parcel/
H A Dbluetooth_ble_scan_settings.cpp62 BluetoothBleScanSettings::SetReportDelay(reportDelayMillis); in ReadFromParcel()
/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_ble_central_manager_server.cpp605 pimpl->scanSettingImpl_.SetReportDelay(settings.GetReportDelayMillisValue()); in SetScanParams()
713 pimpl->scanSettingImpl_.SetReportDelay(max.reportDelayMillis); in IsNewScanParams()
731 pimpl->scanSettingImpl_.SetReportDelay(0); in IsAllStop()
/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_ble_central_manager.h299 void SetReportDelay(long reportDelayMillis = 0);
/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Dble_parcel_data.h676 void SetReportDelay(long reportDelayMillis) in SetReportDelay() function in OHOS::bluetooth::ScanSettings
H A Dble_service_data.h79 void SetReportDelay(long reportDelayMillis = 0);
H A Dble_service_data.cpp34 void BleScanSettingsImpl::SetReportDelay(long reportDelayMillis) in SetReportDelay() function in OHOS::bluetooth::BleScanSettingsImpl
/foundation/communication/bluetooth_service/test/unittest/ble/
H A Dble_test.cpp58 BleTest::bleInstance_->bleScanSettings_.SetReportDelay(defaultInt); in InitScanSettings()
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_ble_central_manager.cpp193 outSetting.SetReportDelay(0); in ConvertBleScanSetting()
643 void BleScanSettings::SetReportDelay(long reportDelayMillis) in SetReportDelay() function in OHOS::Bluetooth::BleScanSettings
/foundation/communication/bluetooth/frameworks/js/napi/src/ble/
H A Dnapi_bluetooth_ble.cpp130 settings.SetReportDelay(scanOptions.interval); in SysStartBLEScan()
614 outSettinngs.SetReportDelay(scanOptions.interval); in CheckBleScanParams()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_central_manager_impl.cpp1665 pimpl->settings_.SetReportDelay(0); in Stop()

Completed in 14 milliseconds