Searched refs:ssid_set (Results 1 - 20 of 20) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/ap/
H A Dap_config.h54 unsigned int ssid_set:1; member in struct:hostapd_ssid
H A Dhostapd.c101 if (hapd->conf->ssid.ssid_set &&
666 if (conf->ssid.ssid_set) {
H A Dwps_hostapd.c315 bss->ssid.ssid_set = 1;
/external/wpa_supplicant_8/src/ap/
H A Dap_config.h54 unsigned int ssid_set:1; member in struct:hostapd_ssid
H A Dhostapd.c101 if (hapd->conf->ssid.ssid_set &&
666 if (conf->ssid.ssid_set) {
H A Dwps_hostapd.c315 bss->ssid.ssid_set = 1;
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dap_config.h54 unsigned int ssid_set:1; member in struct:hostapd_ssid
H A Dhostapd.c101 if (hapd->conf->ssid.ssid_set &&
666 if (conf->ssid.ssid_set) {
H A Dwps_hostapd.c315 bss->ssid.ssid_set = 1;
/external/wpa_supplicant_8/hostapd/src/p2p/
H A Dp2p_i.h304 * ssid_set - Whether SSID is already set for GO Negotiation
306 int ssid_set; member in struct:p2p_data
H A Dp2p_go_neg.c510 if (!p2p->ssid_set) {
512 p2p->ssid_set = 1;
H A Dp2p.c1395 p2p->ssid_set = 0;
1401 p2p->ssid_set = 1;
1483 p2p->ssid_set = 0;
1489 p2p->ssid_set = 1;
1642 p2p->ssid_set = 0;
/external/wpa_supplicant_8/src/p2p/
H A Dp2p_i.h304 * ssid_set - Whether SSID is already set for GO Negotiation
306 int ssid_set; member in struct:p2p_data
H A Dp2p_go_neg.c510 if (!p2p->ssid_set) {
512 p2p->ssid_set = 1;
H A Dp2p.c1395 p2p->ssid_set = 0;
1401 p2p->ssid_set = 1;
1483 p2p->ssid_set = 0;
1489 p2p->ssid_set = 1;
1642 p2p->ssid_set = 0;
/external/wpa_supplicant_8/wpa_supplicant/src/p2p/
H A Dp2p_i.h304 * ssid_set - Whether SSID is already set for GO Negotiation
306 int ssid_set; member in struct:p2p_data
H A Dp2p_go_neg.c510 if (!p2p->ssid_set) {
512 p2p->ssid_set = 1;
H A Dp2p.c1395 p2p->ssid_set = 0;
1401 p2p->ssid_set = 1;
1483 p2p->ssid_set = 0;
1489 p2p->ssid_set = 1;
1642 p2p->ssid_set = 0;
/external/wpa_supplicant_8/wpa_supplicant/
H A Dap.c160 bss->ssid.ssid_set = 1;
/external/wpa_supplicant_8/hostapd/
H A Dconfig_file.c1753 bss->ssid.ssid_set = 1;
1766 bss->ssid.ssid_set = 1;

Completed in 210 milliseconds