Home
last modified time | relevance | path

Searched defs:interval (Results 1 – 25 of 69) sorted by relevance

123

/system/bt/gd/neighbor/
Dscan_parameters.h28 inline double ScanIntervalTimeMs(ScanInterval interval) { in ScanIntervalTimeMs()
37 ScanInterval interval; member
/system/chre/core/
Dsensor_request.cc44 SensorRequest::SensorRequest(SensorMode mode, Nanoseconds interval, in SensorRequest()
49 Nanoseconds interval, Nanoseconds latency) in SensorRequest()
/system/bt/vendor_libs/test_vendor_lib/model/controller/
Dle_advertiser.cc28 std::chrono::steady_clock::duration interval) { in Initialize()
42 std::chrono::steady_clock::duration interval) { in InitializeExtended()
/system/update_engine/update_manager/
Dnext_update_check_policy_impl.cc112 int interval = *server_dictated_poll_interval; in NextUpdateCheckTime() local
152 int interval, in FuzzedInterval()
Dupdate_time_restrictions_monitor.cc38 for (const auto& interval : intervals) { in FindNextNearestInterval() local
Dreal_device_policy_provider.cc195 for (const auto& interval : parsed_intervals) { in ConvertDisallowedTimeIntervals() local
/system/bt/osi/test/fuzzers/alarm/
Dfuzz_alarm.cc64 bool fuzz_set_alarm(alarm_t* alarm, uint64_t interval, alarm_callback_t cb, in fuzz_set_alarm()
123 uint64_t interval = in LLVMFuzzerTestOneInput() local
/system/core/watchdogd/
Dwatchdogd.cpp31 int interval = 10; in main() local
/system/bt/packet/avrcp/
Dregister_notification_packet.h148 RegisterNotificationRequestBuilder(Event event, uint32_t interval) in RegisterNotificationRequestBuilder()
/system/bt/gd/rust/common/src/
Dtime.rs50 pub fn interval(period: Duration) -> Interval { in interval() function
135 let mut interval = interval(Duration::from_millis(10)); in interval_simple_case() localVariable
/system/chre/apps/gnss_world/
Dgnss_world.cc62 uint32_t interval = kReportIntervals[gLocationTimerCount++]; in makeLocationRequest() local
88 uint32_t interval = kReportIntervals[gMeasurementTimerCount++]; in makeMeasurementRequest() local
/system/bt/test/mock/
Dmock_stack_acl_btm_pm.cc81 tHCI_MODE current_mode, uint16_t interval) { in btm_pm_on_mode_change()
95 tHCI_MODE hci_mode, uint16_t interval) { in btm_pm_proc_mode_change()
Dmock_stack_acl_ble.cc73 uint16_t interval, uint16_t latency, in acl_ble_update_event_received()
Dmock_main_shim_link_policy.cc99 uint16_t interval) { in btm_pm_on_mode_change()
/system/chre/platform/shared/
Dchre_api_sensor.cc93 uint64_t interval, uint64_t latency) { in chreSensorConfigure()
/system/bt/gd/l2cap/classic/
Dlink_property_listener.h79 … OnModeChange(hci::ErrorCode hci_status, hci::Address remote, hci::Mode mode, uint16_t interval) {} in OnModeChange()
/system/bt/main/shim/
Dbtm.h75 uint16_t interval; member
Dlink_policy.cc174 uint16_t interval) { in btm_pm_on_mode_change()
/system/bt/gd/rust/linux/service/src/
Diface_bluetooth_gatt.rs41 interval: i32, field
/system/bt/gd/l2cap/classic/cert/
Dl2cap_performance_test.py57 def _basic_mode_tx_fixed_interval(self, mtu, interval=timedelta(seconds=10), batch_size=20): argument
/system/iorap/src/binder/
Dpackage_manager_remote.cc110 std::chrono::duration interval = std::chrono::milliseconds(1000); in ReconnectWithTimeout() local
/system/chre/core/include/chre/core/
Dsensor_request_manager.h316 Nanoseconds interval; member
Dgnss_manager.h153 Milliseconds interval; member
/system/bt/stack/acl/
Dbtm_pm.cc716 tHCI_MODE hci_mode, uint16_t interval) { in btm_pm_proc_mode_change()
911 tHCI_MODE current_mode, uint16_t interval) { in btm_pm_on_mode_change()
Dble_acl.cc163 uint16_t interval, uint16_t latency, in acl_ble_update_event_received()

123