Home
last modified time | relevance | path

Searched refs:VT_TIME_SPENT_SCANNING_MS (Results 1 – 1 of 1) sorted by relevance

/aosp12/system/chre/apps/wifi_offload/include/chre/apps/wifi_offload/generated/
H A Dflatbuffers_types_generated.h526 VT_TIME_SPENT_SCANNING_MS = 4, enumerator
531 return GetField<uint32_t>(VT_TIME_SPENT_SCANNING_MS, 0); in time_spent_scanning_ms()
541 VerifyField<uint32_t>(verifier, VT_TIME_SPENT_SCANNING_MS) && in Verify()
553 fbb_.AddElement<uint32_t>(ScanRecord::VT_TIME_SPENT_SCANNING_MS, time_spent_scanning_ms, 0); in add_time_spent_scanning_ms()