NetworkManager/src/libnm-platform/wifi
Beniamino Galvani 1399aa925d wifi: skip no-ir channels when determining AP channel
If the automatically selected channel for an AP is set as NO-IR in the
current regulatory domain, the hotspot connection will fail to
start. NO-IR means that any mechanisms that initiate radiation are not
permitted on this channel, this includes sending probe requests or
modes of operation that require beaconing such as AP. Skip channels
with the NO-IR flag.
2023-03-28 09:46:11 +02:00
..
nm-wifi-utils-nl80211.c wifi: skip no-ir channels when determining AP channel 2023-03-28 09:46:11 +02:00
nm-wifi-utils-nl80211.h all: use _NM_G_TYPE_CHECK_INSTANCE_CAST() for internal uses 2022-12-16 10:55:03 +01:00
nm-wifi-utils-private.h wifi: skip no-ir channels when determining AP channel 2023-03-28 09:46:11 +02:00
nm-wifi-utils-wext.c wifi: skip no-ir channels when determining AP channel 2023-03-28 09:46:11 +02:00
nm-wifi-utils-wext.h all: use _NM_G_TYPE_CHECK_INSTANCE_CAST() for internal uses 2022-12-16 10:55:03 +01:00
nm-wifi-utils.c wifi: skip no-ir channels when determining AP channel 2023-03-28 09:46:11 +02:00
nm-wifi-utils.h wifi: skip no-ir channels when determining AP channel 2023-03-28 09:46:11 +02:00