You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
hostap/src
Sreeramya Soratkal 6423c23e3d P2P: Allow 6 GHz channels to be included in the P2P_FIND operation
Previously, the 6 GHz channels were disabled for P2P operations.
Introduce a new include_6ghz parameter for the P2P_FIND command to
configure P2P discovery on the 6 GHz channels.

However, the p2p_6ghz_disable parameter in the configuration takes a
higher priority. If the p2p_6ghz_disable parameter is not set in the
configuration, include_6ghz parameter can be used to enable or disable
the discovery operation in the 6 GHz channels for the P2P_FIND command.

Signed-off-by: Sreeramya Soratkal <ssramya@codeaurora.org>
3 years ago
..
ap DFS offload: Use hostapd_is_dfs_required() to check if DFS required 3 years ago
common P2P: Extend channel determination/validation to 6 GHz channels 3 years ago
crypto OpenSSL: Fix compilation for version < 1.1.0 without CONFIG_ECC 3 years ago
drivers P2P: Allow 6 GHz channels to be included in the P2P_FIND operation 3 years ago
eap_common EAP-SIM/AKA: Fix check for anonymous decorated identity 3 years ago
eap_peer EAP peer: Make EAP-Success handling more robust against race conditions 3 years ago
eap_server EAP server: Extend EAP-TLS Commitment Message use to PEAP and EAP-TTLS 3 years ago
eapol_auth build: Make more library things common 4 years ago
eapol_supp build: Make more library things common 4 years ago
fst FST: Convert Boolean to C99 bool 4 years ago
l2_packet build: Make more library things common 4 years ago
p2p P2P: Allow 6 GHz channels to be included in the P2P_FIND operation 3 years ago
pae MACsec: Convert Boolean to C99 bool 4 years ago
radius RADIUS client: Support SO_BINDTODEVICE 3 years ago
rsn_supp FILS: Fix PMKID derivation for OKC 3 years ago
tls TLS: Fix highest TLS version disabling with internal TLS client 3 years ago
utils wpabuf: Add helper functions for writing 64-bit integers 3 years ago
wps WPS: Share a single error handling path in wps_set_ie() 3 years ago
Makefile build: Add a common-clean target 4 years ago
build.rules build: Rebuild libs all the time 4 years ago
lib.rules build: lib.rules: Add common-clean 4 years ago
objs.mk build: Fix dependency file inclusion 4 years ago