Home
last modified time | relevance | path

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

12

/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/
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 …]
DChangeLog126 * fixed some 20/40 MHz coexistence cases where the BSS could drop to
133 - added support for OSEN connection in a shared RSN BSS
192 * added initial MBO support; number of extensions to WNM BSS Transition
254 * add support for generating BSS Load element (bss_load_update_period)
264 * add BSS_TM_REQ ctrl_iface command to send BSS Transition Management
265 Request frames and BSS-TM-RESP event to indicate response to such
292 * fixed DFS and channel switch operation for multi-BSS cases
322 during the lifetime of the BSS
323 * fixed HT40 co-ex support to check for overlapping 20 MHz BSS
415 * added option for using per-BSS (vif) configuration files with
[all …]
Dandroid.config130 # IEEE Std 802.11r-2008 (Fast BSS Transition)
D.config150 # IEEE Std 802.11r-2008 (Fast BSS Transition)
Ddefconfig150 # IEEE Std 802.11r-2008 (Fast BSS Transition)
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
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 …]
DChangeLog169 * fixed some 20/40 MHz coexistence cases where the BSS could drop to
176 - added support for OSEN connection in a shared RSN BSS
235 * added initial MBO support; number of extensions to WNM BSS Transition
297 * add support for generating BSS Load element (bss_load_update_period)
307 * add BSS_TM_REQ ctrl_iface command to send BSS Transition Management
308 Request frames and BSS-TM-RESP event to indicate response to such
335 * fixed DFS and channel switch operation for multi-BSS cases
365 during the lifetime of the BSS
366 * fixed HT40 co-ex support to check for overlapping 20 MHz BSS
458 * added option for using per-BSS (vif) configuration files with
[all …]
Dandroid.config124 # IEEE Std 802.11r-2008 (Fast BSS Transition)
D.config150 # IEEE Std 802.11r-2008 (Fast BSS Transition)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DSectionKind.h89 BSS, enumerator
159 bool isBSS() const { return K == BSS || K == BSSLocal || K == BSSExtern; } in isBSS()
197 static SectionKind getBSS() { return get(BSS); } in getBSS()
/third_party/boost/libs/context/src/asm/
Dmake_ppc32_sysv_elf_gas.S126 # Use the secure PLT for _exit(0). If we use the insecure BSS PLT
127 # here, then the linker may use the insecure BSS PLT even if the
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DXCOFFObjectWriter.cpp163 Section BSS; member in __anonf951ea430111::XCOFFObjectWriter
167 std::array<Section *const, 3> Sections{{&Text, &Data, &BSS}};
227 BSS(".bss", XCOFF::STYP_BSS, /* IsVirtual */ true,
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceELFObjectWriter.cpp279 return ELFObjectWriter::BSS; in classifyGlobalSection()
378 case BSS: { in writeDataOfType()
409 assert(ST == BSS || ST == ROData); in writeDataOfType()
415 assert(ST != BSS); in writeDataOfType()
DIceELFObjectWriter.h94 enum SectionType { ROData = 0, Data, BSS, NumSectionTypes }; enumerator
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
DChangeLog32 * improved throughput estimation and BSS selection
213 - added support for OSEN connection in a shared RSN BSS
264 (anqp[265]=<hexdump> in "BSS <BSSID>" command output)
271 - improve group-join operation to use SSID, if known, to filter BSS
350 * added initial MBO support; number of extensions to WNM BSS Transition
404 - fixed WPS property of fi.w1.wpa_supplicant1.BSS interface
421 * fixed BSS selection based on estimated throughput
454 * add support for control mesh BSS (IEEE 802.11s) operations
467 * improved BSS Transition Management processing
470 * fixed expiration of BSS entry with all-zeros BSSID
[all …]
DREADME-HS20260 # max_bss_load: Maximum BSS Load Channel Utilization (1..255)
264 # BSS Load or if the limit would prevent any connection, this constraint
546 ANQP information for the BSS can be fetched using the BSS command:
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
DChangeLog160 - added support for OSEN connection in a shared RSN BSS
211 (anqp[265]=<hexdump> in "BSS <BSSID>" command output)
218 - improve group-join operation to use SSID, if known, to filter BSS
297 * added initial MBO support; number of extensions to WNM BSS Transition
351 - fixed WPS property of fi.w1.wpa_supplicant1.BSS interface
368 * fixed BSS selection based on estimated throughput
401 * add support for control mesh BSS (IEEE 802.11s) operations
414 * improved BSS Transition Management processing
417 * fixed expiration of BSS entry with all-zeros BSSID
443 * increase 5 GHz band preference in BSS selection (estimate SNR, if info
[all …]
DREADME-HS20260 # max_bss_load: Maximum BSS Load Channel Utilization (1..255)
264 # BSS Load or if the limit would prevent any connection, this constraint
540 ANQP information for the BSS can be fetched using the BSS command:
DREADME271 - wpa_supplicant selects a BSS based on its configuration
273 BSS
779 scan = request new BSS scan
/third_party/skia/third_party/externals/freetype/builds/amiga/
DREADME49 BSS hunks for each OpenLibrary() necessary). Source code is in
/third_party/freetype/builds/amiga/
DREADME49 BSS hunks for each OpenLibrary() necessary). Source code is in
/third_party/flutter/skia/third_party/externals/freetype/builds/amiga/
DREADME49 BSS hunks for each OpenLibrary() necessary). Source code is in
/third_party/e2fsprogs/doc/RelNotes/
Dv1.35.txt73 variables to the BSS segment.
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/doc/docbook/
Dwpa_supplicant.sgml89 <para><command>wpa_supplicant</command> selects a BSS based on
95 driver to associate with the chosen BSS</para>
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/doc/docbook/
Dwpa_supplicant.sgml93 <para><command>wpa_supplicant</command> selects a BSS based on
99 driver to associate with the chosen BSS</para>

12