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 &&
690 if (conf->ssid.ssid_set) {
H A Dwps_hostapd.c300 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 &&
690 if (conf->ssid.ssid_set) {
H A Dwps_hostapd.c300 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 &&
690 if (conf->ssid.ssid_set) {
H A Dwps_hostapd.c300 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.c1424 p2p->ssid_set = 0;
1430 p2p->ssid_set = 1;
1517 p2p->ssid_set = 0;
1523 p2p->ssid_set = 1;
1686 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.c1424 p2p->ssid_set = 0;
1430 p2p->ssid_set = 1;
1517 p2p->ssid_set = 0;
1523 p2p->ssid_set = 1;
1686 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.c1424 p2p->ssid_set = 0;
1430 p2p->ssid_set = 1;
1517 p2p->ssid_set = 0;
1523 p2p->ssid_set = 1;
1686 p2p->ssid_set = 0;
/external/wpa_supplicant_8/wpa_supplicant/
H A Dap.c169 bss->ssid.ssid_set = 1;
/external/wpa_supplicant_8/hostapd/
H A Dconfig_file.c1730 bss->ssid.ssid_set = 1;
1743 bss->ssid.ssid_set = 1;

Completed in 252 milliseconds