Searched refs:hs20_icon (Results 1 - 7 of 7) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/ap/
H A Dap_config.h472 struct hs20_icon { struct in struct:hostapd_bss_config
H A Dgas_serv.c557 struct hs20_icon *icon = NULL;
632 struct hs20_icon *icon;
/external/wpa_supplicant_8/src/ap/
H A Dap_config.h472 struct hs20_icon { struct in struct:hostapd_bss_config
H A Dgas_serv.c557 struct hs20_icon *icon = NULL;
632 struct hs20_icon *icon;
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dap_config.h472 struct hs20_icon { struct in struct:hostapd_bss_config
H A Dgas_serv.c557 struct hs20_icon *icon = NULL;
632 struct hs20_icon *icon;
/external/wpa_supplicant_8/hostapd/
H A Dconfig_file.c1624 struct hs20_icon *icon;
1628 sizeof(struct hs20_icon));
3039 } else if (os_strcmp(buf, "hs20_icon") == 0) {
3041 wpa_printf(MSG_ERROR, "Line %d: Invalid hs20_icon '%s'",

Completed in 73 milliseconds