Searched refs:Fi (Results 1 – 25 of 76) sorted by relevance
1234
4 在OpenHarmony中,wpa_supplicant用来提供Wi-Fi接入和Wi-Fi热点开启的协议栈。9 **接口层** :提供wpa_supplicant与Wi-Fi服务通信的接口。10 **wpa协议栈** :提供Wi-Fi接入与热点功能,其中wpa_supplicant负责Wi-Fi接入,hostapd负责热点功能。22 | |-- hostapd # Wi-Fi热点相关功能(Access Point)24 | |-- src # Wi-Fi热点与Wi-Fi接入点共用的代码25 | |-- wpa_supplicant # Wi-Fi接入相关功能(Station)26 | `-- wpa_supplicant_lib # OpenHarmony对Wi-Fi新开发的业务代码28 | |-- hostapd # Wi-Fi热点相关功能(Access Point)30 | |-- src # Wi-Fi热点与Wi-Fi接入点共用的代码31 | |-- wpa_supplicant # Wi-Fi接入相关功能(Station)[all …]
10 <refpurpose>Background information on Wi-Fi Protected Access and IEEE 802.11i</refpurpose>24 <para>Wi-Fi Alliance (http://www.wi-fi.org/) used a draft version27 hardware. This is called Wi-Fi Protected Access<TM> (WPA). This29 and certification done by Wi-Fi Alliance. Wi-Fi provides54 for additional servers. Wi-Fi calls these "WPA-Enterprise" and73 was approved in June 2004. Wi-Fi Alliance is using the final IEEE
14 <refpurpose>Background information on Wi-Fi Protected Access and IEEE 802.11i</refpurpose>28 <para>Wi-Fi Alliance (http://www.wi-fi.org/) used a draft version31 hardware. This is called Wi-Fi Protected Access<TM> (WPA). This33 and certification done by Wi-Fi Alliance. Wi-Fi provides58 for additional servers. Wi-Fi calls these "WPA-Enterprise" and77 was approved in June 2004. Wi-Fi Alliance is using the final IEEE
12 Device Provisioning Protocol (also known as Wi-Fi Easy Connect) allows13 enrolling of interface-less devices in a secure Wi-Fi network using many20 More information about Wi-Fi Easy Connect is available from this Wi-Fi
1 wpa_supplicant and Wi-Fi P2P4 This document describes how the Wi-Fi P2P implementation in10 Introduction to Wi-Fi P2P15 More information about Wi-Fi P2P is available from Wi-Fi Alliance:28 Wi-Fi P2P is an optional component that needs to be enabled in the30 configuration that includes Wi-Fi P2P support and Linux nl8021153 Actual Wi-Fi P2P operations are requested during runtime. These can be406 4 = Wi-Fi Display445 # Wi-Fi Display examples
4 This document describe how the IEEE 802.11u Interworking and Wi-Fi7 GUI or Wi-Fi framework) is used to manage this functionality.10 Introduction to Wi-Fi Hotspot 2.013 Hotspot 2.0 is the name of the Wi-Fi Alliance specification that is used14 in the Wi-Fi CERTIFIED Passpoint<TM> program. More information about242 # the credential to find the PPS MO (./Wi-Fi/<provisioning_sp>).
1 wpa_supplicant and Wi-Fi Protected Setup (WPS)13 Wi-Fi Protected Setup (WPS) is a mechanism for easy configuration of a41 More information about WPS is available from Wi-Fi Alliance:372 requested (WPS-CR = Wi-Fi handover as specified in WSC 2.0).379 requested (WPS = Wi-Fi handover as specified in WSC 2.0). If the options
169 # Wi-Fi Protected Setup (WPS)503 # P2P (Wi-Fi Direct)511 # Wi-Fi Display512 # This can be used to enable Wi-Fi Display extensions for P2P using an external606 # Device Provisioning Protocol (DPP) (also known as Wi-Fi Easy Connect)
138 # Wi-Fi Protected Setup (WPS)470 # P2P (Wi-Fi Direct)478 # Wi-Fi Display479 # This can be used to enable Wi-Fi Display extensions for P2P using an external
168 # Wi-Fi Protected Setup (WPS)508 # P2P (Wi-Fi Direct)516 # Wi-Fi Display517 # This can be used to enable Wi-Fi Display extensions for P2P using an external
10 The Wi-Fi Alliance Multi-AP Specification is the technical specification for11 Wi-Fi CERTIFIED EasyMesh(TM) [1], the Wi-Fi Alliance® certification program for12 Multi-AP. It defines control protocols between Wi-Fi® access points (APs) to
1 hostapd and Wi-Fi Protected Setup (WPS)12 Wi-Fi Protected Setup (WPS) is a mechanism for easy configuration of a40 More information about WPS is available from Wi-Fi Alliance:94 # Enable internal EAP server for EAP-WSC (part of Wi-Fi Protected Setup)345 Wi-Fi handover as specified in WSC 2.0).
238 Wi-Fi Alliance (http://www.wi-fi.org/) used a draft version of the241 is called Wi-Fi Protected Access<TM> (WPA). This has now become a243 by Wi-Fi Alliance.265 servers. Wi-Fi calls these "WPA-Enterprise" and "WPA-Personal",283 June 2004. Wi-Fi Alliance is using the final IEEE 802.11i as a new
138 # Wi-Fi Protected Setup (WPS)478 # P2P (Wi-Fi Direct)486 # Wi-Fi Display487 # This can be used to enable Wi-Fi Display extensions for P2P using an external
169 # Wi-Fi Protected Setup (WPS)511 # P2P (Wi-Fi Direct)519 # Wi-Fi Display520 # This can be used to enable Wi-Fi Display extensions for P2P using an external
418 # Wi-Fi440 # end of Wi-Fi975 # Wi-Fi Provisioning Manager979 # end of Wi-Fi Provisioning Manager
501 # Wi-Fi524 # end of Wi-Fi1146 # Wi-Fi Provisioning Manager1150 # end of Wi-Fi Provisioning Manager
264 unsigned Fi = MI.getOperand(FiIdx).getImm(); in isValidDPP8() local265 return Fi == DPP8_FI_0 || Fi == DPP8_FI_1; in isValidDPP8()