HomeSort by relevance Sort by last modified time
    Searched refs:wps (Results 26 - 50 of 79) sorted by null

12 3 4

  /external/wpa_supplicant_8/hostapd/
Android.mk 451 OBJS += src/wps/wps.c
452 OBJS += src/wps/wps_common.c
453 OBJS += src/wps/wps_attr_parse.c
454 OBJS += src/wps/wps_attr_build.c
455 OBJS += src/wps/wps_attr_process.c
456 OBJS += src/wps/wps_dev_attr.c
457 OBJS += src/wps/wps_enrollee.c
458 OBJS += src/wps/wps_registrar.c
468 OBJS += src/wps/ndef.
    [all...]
  /external/wpa_supplicant_8/src/wps/
wps.h 34 * struct wps_credential - WPS Credential
63 /* maximum number of advertised WPS vendor extension attributes */
65 /* maximum size of WPS Vendor extension attribute */
67 /* maximum number of parsed WPS vendor extension attributes */
71 * struct wps_device_data - WPS Device Data
106 * struct wps_config - WPS configuration for a single registration protocol run
110 * wps - Pointer to long term WPS context
112 struct wps_context *wps; member in struct:wps_config
135 * assoc_wps_ie: (Re)AssocReq WPS IE (in AP; %NULL if not AP
    [all...]
wps_upnp_i.h 2 * UPnP for WPS / internal definitions
109 struct wps_context *wps; member in struct:upnp_wps_device_interface
121 * This is known as an opaque struct declaration to users of the WPS UPnP code.
wps_upnp.c 2 * UPnP WPS Device
63 * Description: EAP-WPS UPnP device source
123 * Overview of WPS over UPnP:
132 * is WPS carried via UPnP messages. There is quite a bit of basic UPnP
133 * discovery to do before we can get to WPS, however.
165 * obtained from a probe request or response on Wi-Fi. WPS messages M1-M8
166 * are passed via a POST of a PutMessage; the M1-M8 WPS messages are converted
183 #include "wps.h"
333 wpa_printf(MSG_DEBUG, "WPS UPnP: Adding URL '%s'", scratch_mem);
370 wpa_printf(MSG_INFO, "WPS UPnP: Resolve error %d (%s) on: %s"
    [all...]
wps_upnp_ssdp.c 2 * UPnP SSDP for WPS
23 #include "wps.h"
139 uuid_bin2str(iface->wps->uuid, uuid_string, sizeof(uuid_string));
225 * @sm: WPS UPnP state machine from upnp_wps_device_init()
254 wpa_printf(MSG_INFO, "WPS UPnP: Advertisement sendto "
287 wpa_printf(MSG_MSGDUMP, "WPS UPnP: Advertisement state=%d", a->state);
299 wpa_printf(MSG_ERROR, "WPS UPnP: Advertisement sendto failed:"
306 wpa_printf(MSG_DEBUG, "WPS UPnP: ADVERTISE_DOWN->UP");
321 wpa_printf(MSG_DEBUG, "WPS UPnP: ADVERTISE_UP (#%u); "
338 * @sm: WPS UPnP state machine from upnp_wps_device_init(
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/
ap.c 30 #include "wps/wps.h"
400 * Enable WPS by default for open and WPA/WPA2-Personal network, but
435 os_memcpy(bss->uuid, wpa_s->wps->uuid, WPS_UUID_LEN);
883 if (!wpa_s->ap_iface || !wpa_s->ap_iface->bss[0]->wps)
886 reg = wpa_s->ap_iface->bss[0]->wps->registrar;
892 wpa_printf(MSG_DEBUG, "No WPS operation in progress at this "
898 * There are 2 cases to return wps cancel as success:
899 * 1. When wps cancel was initiated but no connection has been
901 * 2. Client is in the middle of exchanging WPS messages
1316 struct wps_context *wps; local
    [all...]
scan.c 55 int wps = 0; local
61 wps = 1;
73 wpa_s->wps->dev.p2p = 1;
74 if (!wps) {
75 wps = 1;
81 return wps;
393 wpa_dbg(wpa_s, MSG_DEBUG, "WPS: Scan only frequency %u MHz "
405 wpa_dbg(wpa_s, MSG_DEBUG, "WPS: Scan only frequency %u MHz",
437 int wps = 0; local
454 wps = wpas_wps_in_use(wpa_s, &req_type)
    [all...]
  /external/wpa_supplicant_8/hs20/client/
Android.mk 44 OBJS += ../../src/wps/httpread.c
45 OBJS += ../../src/wps/http_server.c
  /external/wpa_supplicant_8/src/ap/
drv_callbacks.c 20 #include "wps/wps.h"
77 wpa_printf(MSG_DEBUG, "STA included WPS IE in (Re)AssocReq");
96 "STA did not include WPS/RSN/WPA IE in (Re)AssocReq");
187 "STA did not include WPA/RSN IE in (Re)Association Request - possible WPS use");
199 struct wpabuf *wps; local
202 wps = ieee802_11_vendor_ie_concat(ie, ielen,
204 if (wps) {
205 if (wps_is_20(wps)) {
207 "WPS: STA supports WPS 2.0")
306 struct wpabuf *wps; local
    [all...]
authsrv.c 118 srv.wps = hapd->wps;
beacon.c 19 #include "wps/wps_defs.h"
740 struct wpabuf *wps; local
741 wps = ieee802_11_vendor_ie_concat(ie, ie_len, WPS_DEV_OUI_WFA);
742 if (wps && !p2p_group_match_dev_type(hapd->p2p_group, wps)) {
746 wpabuf_free(wps);
749 wpabuf_free(wps);
924 wpa_printf(MSG_WARNING, "Device is trying to offload WPS "
    [all...]
  /external/wpa_supplicant_8/src/eap_server/
eap.h 123 struct wps_context *wps; member in struct:eap_config
eap_i.h 194 struct wps_context *wps; member in struct:eap_sm
  /external/wpa_supplicant_8/src/eapol_auth/
eapol_auth_sm.h 40 struct wps_context *wps; member in struct:eapol_auth_config
  /external/wpa_supplicant_8/src/eapol_supp/
eapol_supp_sm.h 65 * wps - Whether this connection is used for WPS
67 int wps; member in struct:eapol_config
224 * wps - WPS context data
228 struct wps_context *wps; member in struct:eapol_ctx
eapol_supp_sm.c 266 if (sm->conf.wps && !(sm->conf.wps & EAPOL_PEER_IS_WPS20_AP)) {
267 /* Reduce latency on starting WPS negotiation. */
269 "EAPOL: Using shorter startWhen for WPS");
    [all...]
  /frameworks/base/services/core/java/com/android/server/display/
WifiDisplayController.java 675 WpsInfo wps = new WpsInfo(); local
677 wps.setup = mWifiDisplayWpsConfig;
679 wps.setup = WpsInfo.PBC;
682 wps.setup = WpsInfo.KEYPAD;
684 wps.setup = WpsInfo.DISPLAY;
686 config.wps = wps;
    [all...]
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/p2p/testcase/
ConnectReqTestCase.java 83 * @param wpsConfig wps configuration method.
127 config.wps.setup = wpsConfig;
  /external/wpa_supplicant_8/src/eap_peer/
eap.h 297 * wps - WPS context data
301 struct wps_context *wps; member in struct:eap_config
eap_i.h 358 struct wps_context *wps; member in struct:eap_sm
  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/p2p/
WifiP2pServiceImpl.java 2070 WpsInfo wps = (WpsInfo) message.obj; local
2400 final WpsInfo wps = mSavedPeerConfig.wps; local
    [all...]
  /packages/apps/Settings/src/com/android/settings/wifi/p2p/
WifiP2pSettings.java 395 int forceWps = SystemProperties.getInt("wifidirect.wps", -1);
398 config.wps.setup = forceWps;
401 config.wps.setup = WpsInfo.PBC;
403 config.wps.setup = WpsInfo.KEYPAD;
405 config.wps.setup = WpsInfo.DISPLAY;
  /external/wpa_supplicant_8/src/p2p/
p2p_group.c 15 #include "wps/wps_defs.h"
16 #include "wps/wps_i.h"
707 * @wps: WPS TLVs from Probe Request frame (concatenated WPS IEs)
711 * WPS IE with the device types of a group member for deciding whether a GO
715 struct wpabuf *wps)
721 if (m->client_info == NULL || wps == NULL)
731 if (wps_parse_msg(wps, &attr))
757 int p2p_group_match_dev_type(struct p2p_group *group, struct wpabuf *wps)
    [all...]
  /frameworks/base/wifi/java/android/net/wifi/p2p/
WifiP2pManager.java     [all...]
  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/
WifiNative.java 577 * flags=[WPA2-PSK-CCMP][WPS][ESS]
585 * flags=[WPA2-PSK-CCMP][WPS][ESS]
1218 WpsInfo wps = config.wps; local
    [all...]

Completed in 2140 milliseconds

12 3 4