Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/osi/src/
Dstack_power_telemetry.cc129 struct SniffData { struct
130 RawAddress bd_addr = RawAddress::kEmpty;
131 uint32_t sniff_count = 0, active_count = 0;
132 time_t sniff_duration_ts = 0, active_duration_ts = 0;
133 time_t last_mode_change_ts = get_current_time();