Home
last modified time | relevance | path

Searched defs:TrackerBatchConfig (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/system/chre/apps/nearby/location/lbs/contexthub/nanoapps/nearby/
H A Dtracker_storage.h23 struct TrackerBatchConfig { struct
25 uint32_t sample_interval_ms = {60000};
27 uint32_t max_tracker_count = {30};
30 uint32_t notify_threshold_tracker_count = {28};
32 uint32_t max_history_count = {20};
34 uint32_t lost_timeout_ms = {60000};
36 uint32_t opportunistic_flush_threshold_time_ms = {4294967295};