Home
last modified time | relevance | path

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

/hostap-latest/wpa_supplicant/
Dhs20_supplicant.h13 int ap_release);
Dhs20_supplicant.c105 void wpas_hs20_add_indication(struct wpabuf *buf, int pps_mo_id, int ap_release) in wpas_hs20_add_indication() argument
111 if (ap_release > 0 && release > ap_release) in wpas_hs20_add_indication()
112 release = ap_release; in wpas_hs20_add_indication()