Home
last modified time | relevance | path

Searched refs:WPS_DPID_USER_SPEC (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.1/drivers/staging/r8188eu/include/
Dwifi.h595 #define WPS_DPID_USER_SPEC 0x0001 macro
/Linux-v6.1/drivers/staging/rtl8723bs/include/
Dwifi.h554 #define WPS_DPID_USER_SPEC 0x0001 macro
/Linux-v6.1/drivers/staging/r8188eu/core/
Drtw_mlme_ext.c1737 *(__be16 *)(wpsie + wpsielen) = cpu_to_be16(WPS_DPID_USER_SPEC); in issue_p2p_GO_request()
2080 if (wps_devicepassword_id == WPS_DPID_USER_SPEC) in issue_p2p_GO_response()
2083 *(__be16 *)(wpsie + wpsielen) = cpu_to_be16(WPS_DPID_USER_SPEC); in issue_p2p_GO_response()
2092 if (wps_devicepassword_id == WPS_DPID_USER_SPEC) in issue_p2p_GO_response()
Drtw_p2p.c1063 if (wps_devicepassword_id == WPS_DPID_USER_SPEC) in process_p2p_group_negotation_req()