Home
last modified time | relevance | path

Searched refs:reportDelayMillis_ (Results 1 - 6 of 6) sorted by relevance

/foundation/communication/bluetooth/frameworks/inner/ipc/parcel/
H A Dbluetooth_ble_scan_settings.cpp22 if (!parcel.WriteInt64(reportDelayMillis_)) { in Marshalling()
/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Dble_parcel_data.h678 reportDelayMillis_ = reportDelayMillis; in SetReportDelay()
689 return reportDelayMillis_; in GetReportDelayMillisValue()
804 long reportDelayMillis_ = 0; member in OHOS::bluetooth::ScanSettings
H A Dble_service_data.h189 (reportDelayMillis_ == rhs.GetReportDelayMillisValue()) && in operator ==()
198 long reportDelayMillis_ = 0; member in OHOS::bluetooth::BleScanSettingsImpl
H A Dble_service_data.cpp36 reportDelayMillis_ = reportDelayMillis; in SetReportDelay()
47 return reportDelayMillis_; in GetReportDelayMillisValue()
/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_ble_central_manager.h391 long reportDelayMillis_ = 0; member in OHOS::Bluetooth::BleScanSettings
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_ble_central_manager.cpp645 reportDelayMillis_ = reportDelayMillis; in SetReportDelay()
650 return reportDelayMillis_; in GetReportDelayMillisValue()

Completed in 8 milliseconds