OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hs20_operating_class
(Results
1 - 7
of
7
) sorted by null
/external/wpa_supplicant_8/wpa_supplicant/
hs20_supplicant.c
205
wpabuf_free(anqp->
hs20_operating_class
);
206
anqp->
hs20_operating_class
=
bss.h
41
struct wpabuf *
hs20_operating_class
;
member in struct:wpa_bss_anqp
bss.c
100
ANQP_DUP(
hs20_operating_class
);
168
wpabuf_free(anqp->
hs20_operating_class
);
/external/wpa_supplicant_8/src/ap/
gas_serv.c
151
if (hapd->conf->
hs20_operating_class
)
496
if (hapd->conf->
hs20_operating_class
) {
502
wpabuf_put_data(buf, hapd->conf->
hs20_operating_class
,
691
hapd->conf->
hs20_operating_class
!= NULL,
ap_config.h
453
u8 *
hs20_operating_class
;
member in struct:hostapd_bss_config
ap_config.c
520
os_free(conf->
hs20_operating_class
);
/external/wpa_supplicant_8/hostapd/
config_file.c
[
all
...]
Completed in 804 milliseconds