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

/external/wpa_supplicant_8/hostapd/src/ap/
H A Dap_config.h55 unsigned int ssid_set:1; member in struct:hostapd_ssid
H A Dhostapd.c115 if (hapd->conf->ssid.ssid_set &&
765 if (conf->ssid.ssid_set) {
H A Dwps_hostapd.c330 bss->ssid.ssid_set = 1;
/external/wpa_supplicant_8/src/ap/
H A Dap_config.h55 unsigned int ssid_set:1; member in struct:hostapd_ssid
H A Dhostapd.c115 if (hapd->conf->ssid.ssid_set &&
765 if (conf->ssid.ssid_set) {
H A Dwps_hostapd.c330 bss->ssid.ssid_set = 1;
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dap_config.h55 unsigned int ssid_set:1; member in struct:hostapd_ssid
H A Dhostapd.c115 if (hapd->conf->ssid.ssid_set &&
765 if (conf->ssid.ssid_set) {
H A Dwps_hostapd.c330 bss->ssid.ssid_set = 1;
/external/wpa_supplicant_8/hostapd/src/p2p/
H A Dp2p_i.h316 * ssid_set - Whether SSID is already set for GO Negotiation
318 int ssid_set; member in struct:p2p_data
H A Dp2p_go_neg.c528 if (!p2p->ssid_set) {
530 p2p->ssid_set = 1;
H A Dp2p.c1423 p2p->ssid_set = 0;
1429 p2p->ssid_set = 1;
1513 p2p->ssid_set = 0;
1519 p2p->ssid_set = 1;
1680 p2p->ssid_set = 0;
/external/wpa_supplicant_8/src/p2p/
H A Dp2p_i.h316 * ssid_set - Whether SSID is already set for GO Negotiation
318 int ssid_set; member in struct:p2p_data
H A Dp2p_go_neg.c528 if (!p2p->ssid_set) {
530 p2p->ssid_set = 1;
H A Dp2p.c1423 p2p->ssid_set = 0;
1429 p2p->ssid_set = 1;
1513 p2p->ssid_set = 0;
1519 p2p->ssid_set = 1;
1680 p2p->ssid_set = 0;
/external/wpa_supplicant_8/wpa_supplicant/src/p2p/
H A Dp2p_i.h316 * ssid_set - Whether SSID is already set for GO Negotiation
318 int ssid_set; member in struct:p2p_data
H A Dp2p_go_neg.c528 if (!p2p->ssid_set) {
530 p2p->ssid_set = 1;
H A Dp2p.c1423 p2p->ssid_set = 0;
1429 p2p->ssid_set = 1;
1513 p2p->ssid_set = 0;
1519 p2p->ssid_set = 1;
1680 p2p->ssid_set = 0;
/external/wpa_supplicant_8/wpa_supplicant/
H A Dap.c208 bss->ssid.ssid_set = 1;
/external/wpa_supplicant_8/hostapd/
H A Dconfig_file.c1891 bss->ssid.ssid_set = 1;
1903 bss->ssid.ssid_set = 1;

Completed in 272 milliseconds