OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:include_6ghz
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/bsd/wpa/dist/wpa_supplicant/
p2p_supplicant.h
80
bool
include_6ghz
);
152
bool
include_6ghz
);
p2p_supplicant.c
344
bool
include_6ghz
)
353
is_p2p_allow_6ghz(wpa_s->global->p2p) &&
include_6ghz
)
424
bool
include_6ghz
)
470
params->p2p_include_6ghz =
include_6ghz
;
7445
bool
include_6ghz
)
7465
include_6ghz
);
ctrl_iface.c
6082
bool
include_6ghz
= false;
local
6090
if (os_strstr(cmd, "
include_6ghz
"))
6091
include_6ghz
= true;
6152
include_6ghz
);
/src/external/bsd/wpa/dist/src/p2p/
p2p.h
617
* @
include_6ghz
: Include 6 GHz channels in P2P scan
642
bool
include_6ghz
);
1251
* @
include_6ghz
: Include 6 GHz channels in P2P find
1259
bool
include_6ghz
);
p2p.c
1053
p2p->find_dev_id, pw_id, p2p->
include_6ghz
);
1177
u8 seek_count, const char **seek, int freq, bool
include_6ghz
)
1202
p2p->
include_6ghz
= p2p_wfd_enabled(p2p) &&
include_6ghz
;
1280
p2p->
include_6ghz
);
1288
DEV_PW_DEFAULT, p2p->
include_6ghz
);
1294
DEV_PW_DEFAULT, p2p->
include_6ghz
);
p2p_i.h
555
bool
include_6ghz
;
member in struct:p2p_data
Completed in 31 milliseconds
Indexes created Mon Aug 17 00:26:26 UTC 2026