Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dhs20.c95 u8 osu_method, const char *url) in hs20_send_wnm_notification() argument
130 wpabuf_put_u8(buf, osu_method); in hs20_send_wnm_notification()
Dhs20.h17 u8 osu_method, const char *url);
/external/wpa_supplicant_8/wpa_supplicant/
Dhs20_supplicant.h27 const char *url, u8 osu_method);
Dwnm_sta.c804 u8 osu_method; in ieee802_11_rx_wnm_notif_req_wfa() local
814 osu_method = 1; in ieee802_11_rx_wnm_notif_req_wfa()
827 osu_method = pos[url_len]; in ieee802_11_rx_wnm_notif_req_wfa()
830 osu_method); in ieee802_11_rx_wnm_notif_req_wfa()
Dhs20_supplicant.c878 const char *url, u8 osu_method) in hs20_rx_subscription_remediation() argument
882 osu_method, url); in hs20_rx_subscription_remediation()