Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/ap/
H A Dhs20.c104 u8 osu_method, const char *url) in hs20_send_wnm_notification() argument
139 wpabuf_put_u8(buf, osu_method); in hs20_send_wnm_notification()
H A Dhs20.h17 u8 osu_method, const char *url);
/freebsd/contrib/wpa/wpa_supplicant/
H A Dhs20_supplicant.h31 const char *url, u8 osu_method);
H A Dwnm_sta.c1763 u8 osu_method; in ieee802_11_rx_wnm_notif_req_wfa() local
1773 osu_method = 1; in ieee802_11_rx_wnm_notif_req_wfa()
1786 osu_method = pos[url_len]; in ieee802_11_rx_wnm_notif_req_wfa()
1789 osu_method); in ieee802_11_rx_wnm_notif_req_wfa()
H A Dhs20_supplicant.c1279 const char *url, u8 osu_method) in hs20_rx_subscription_remediation() argument
1283 osu_method, url); in hs20_rx_subscription_remediation()