Home
last modified time | relevance | path

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

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