Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/fst/
Dfst.h32 #define FST_LLT_VAL_TO_MS(v) (((u32) (v)) * 4 / 125) macro
Dfst_session.c488 fst_session_set_llt(s, FST_LLT_VAL_TO_MS(le_to_host32(req->llt))); in fst_session_handle_setup_request()