Home
last modified time | relevance | path

Searched refs:BSS (Results 1 – 21 of 21) sorted by relevance

/freebsd/contrib/wpa/hostapd/
H A DREADME-MULTI-AP43 will be bridged into a LAN together with (one of) the fronthaul BSS(s) and the
62 The AP side of the backhaul link is called a "backhaul BSS". Such a BSS must
66 This is important because it is possible to use the same BSS and SSID for
70 normal STA (fronthaul, when it's a fronthaul and backhaul BSS) must use
73 A BSS is configured in Multi-AP mode in hostapd by setting the 'multi_ap'
74 configuration option to 1 (backhaul BSS), 2 (fronthaul BSS), or 3
75 (simultaneous backhaul and fronthaul BSS). If this option is set, hostapd
77 station is a backhaul STA and the BSS is configured as a backhaul BSS,
84 If 'multi_ap' is 1 (backhaul BSS only), any station that tries to associate
87 If 'multi_ap' is 2 (fronthaul BSS only), any station that tries to associate
[all …]
H A DChangeLog206 * fixed some 20/40 MHz coexistence cases where the BSS could drop to
213 - added support for OSEN connection in a shared RSN BSS
272 * added initial MBO support; number of extensions to WNM BSS Transition
334 * add support for generating BSS Load element (bss_load_update_period)
344 * add BSS_TM_REQ ctrl_iface command to send BSS Transition Management
345 Request frames and BSS-TM-RESP event to indicate response to such
372 * fixed DFS and channel switch operation for multi-BSS cases
402 during the lifetime of the BSS
403 * fixed HT40 co-ex support to check for overlapping 20 MHz BSS
495 * added option for using per-BSS (vif) configuration files with
[all …]
H A Dandroid.config127 # IEEE Std 802.11r-2008 (Fast BSS Transition)
H A Ddefconfig147 # IEEE Std 802.11r-2008 (Fast BSS Transition)
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DSectionKind.h96 BSS, enumerator
169 bool isBSS() const { return K == BSS || K == BSSLocal || K == BSSExtern; } in isBSS()
209 static SectionKind getBSS() { return get(BSS); } in getBSS()
/freebsd/contrib/file/magic/Magdir/
H A Dforth30 >>>44 lelong x BSS length: %d bytes
49 >12 belong x BSS length: %d bytes,
58 >12 lelong x BSS length: %d bytes,
H A Dmotorola63 >10 belong x BSS len %u,
/freebsd/contrib/wpa/wpa_supplicant/
H A DChangeLog12 - support BSS color updates
27 * improve cross-AKM roaming with driver-based SME/BSS selection
82 * improved throughput estimation and BSS selection
263 - added support for OSEN connection in a shared RSN BSS
314 (anqp[265]=<hexdump> in "BSS <BSSID>" command output)
321 - improve group-join operation to use SSID, if known, to filter BSS
400 * added initial MBO support; number of extensions to WNM BSS Transition
454 - fixed WPS property of fi.w1.wpa_supplicant1.BSS interface
471 * fixed BSS selection based on estimated throughput
504 * add support for control mesh BSS (IEEE 802.11s) operations
[all …]
H A DREADME-HS20291 # max_bss_load: Maximum BSS Load Channel Utilization (1..255)
295 # BSS Load or if the limit would prevent any connection, this constraint
577 ANQP information for the BSS can be fetched using the BSS command:
H A DREADME271 - wpa_supplicant selects a BSS based on its configuration
273 BSS
781 scan = request new BSS scan
H A DREADME-WPS183 flags field that is used to indicate whether the BSS support WPS. If
H A Dandroid.config358 # IEEE Std 802.11r-2008 (Fast BSS Transition) for station mode
H A Ddefconfig420 # IEEE Std 802.11r-2008 (Fast BSS Transition) for station mode
H A DREADME-P2P201 based on SSID to avoid selecting an incorrect BSS entry in case the same
/freebsd/sys/x86/conf/
H A DNOTES459 # ipwfw: BSS/IBSS/monitor mode firmware
460 # ipwbssfw: BSS mode firmware
464 # iwifw: BSS/IBSS/monitor mode firmware
465 # iwibssfw: BSS mode firmware
/freebsd/sys/i386/conf/
H A DNOTES
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DXCOFFObjectWriter.cpp333 CsectSectionEntry BSS; member in __anon43032e790111::XCOFFObjectWriter
340 {&Text, &Data, &BSS, &TData, &TBSS}};
457 BSS(".bss", XCOFF::STYP_BSS, /* IsVirtual */ true,
/freebsd/contrib/wpa/wpa_supplicant/doc/docbook/
H A Dwpa_supplicant.sgml94 <para><command>wpa_supplicant</command> selects a BSS based on
100 driver to associate with the chosen BSS</para>
/freebsd/contrib/llvm-project/lld/docs/
H A DNewLLD.rst190 Chunks created for common or BSS symbols are not backed by sections.
/freebsd/usr.sbin/bsnmpd/modules/snmp_wlan/
H A DBEGEMOT-WIRELESS-MIB.txt1030 setup a BSS for an interface operating in TDMA mode."
1040 has when a BSS is setup by an interface operating in TDMA mode."
/freebsd/contrib/llvm-project/clang/include/clang/Driver/
H A DOptions.td4177 "Don't place zero initialized data in BSS">,