OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:venue_type
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/bsd/wpa/dist/src/ap/
ap_config.h
573
u8
venue_type
;
member in struct:hostapd_bss_config
ieee802_11_shared.c
568
*pos++ = hapd->conf->
venue_type
;
gas_serv.c
322
wpabuf_put_u8(buf, hapd->conf->
venue_type
);
/src/external/bsd/wpa/dist/wpa_supplicant/
ap.c
660
bss->
venue_type
= wpa_s->conf->go_venue_type;
/src/external/bsd/wpa/dist/hostapd/
config_file.c
4181
} else if (os_strcmp(buf, "
venue_type
") == 0) {
4182
bss->
venue_type
= atoi(pos);
Completed in 35 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026