Home
last modified time | relevance | path

Searched refs:FST_LLT_VAL_TO_MS (Results 1 - 4 of 4) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/fst/
H A Dfst.h25 * #define FST_LLT_VAL_TO_MS(v) (((u32) (v)) * LLT_UNIT_US / US_IN_MS)
26 * #define FST_MAX_LLT_MS FST_LLT_VAL_TO_MS(-1)
32 #define FST_LLT_VAL_TO_MS(v) (((u32) (v)) * 4 / 125) macro
H A Dfst_session.c488 fst_session_set_llt(s, FST_LLT_VAL_TO_MS(le_to_host32(req->llt))); in fst_session_handle_setup_request()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/fst/
H A Dfst.h25 * #define FST_LLT_VAL_TO_MS(v) (((u32) (v)) * LLT_UNIT_US / US_IN_MS)
26 * #define FST_MAX_LLT_MS FST_LLT_VAL_TO_MS(-1)
32 #define FST_LLT_VAL_TO_MS(v) (((u32) (v)) * 4 / 125) macro
H A Dfst_session.c488 fst_session_set_llt(s, FST_LLT_VAL_TO_MS(le_to_host32(req->llt))); in fst_session_handle_setup_request()

Completed in 6 milliseconds