Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/staging/rtl8723bs/include/
Dwifi.h532 #define WPS_CONFIG_METHOD_DISPLAY 0x0008 macro
/linux-6.1.9/drivers/staging/r8188eu/include/
Dwifi.h573 #define WPS_CONFIG_METHOD_DISPLAY 0x0008 macro
/linux-6.1.9/drivers/staging/r8188eu/core/
Drtw_p2p.c634 RTW_PUT_BE16(p2pie + p2pielen, WPS_CONFIG_METHOD_DISPLAY); in build_prov_disc_request_p2p_ie()
1866 …pwdinfo->supported_wps_cm = WPS_CONFIG_METHOD_DISPLAY | WPS_CONFIG_METHOD_PBC | WPS_CONFIG_METHOD_… in init_wifidirect_info()
Drtw_mlme_ext.c2716 *(__be16 *)(p2pie + p2pielen) = cpu_to_be16(WPS_CONFIG_METHOD_DISPLAY); in issue_p2p_invitation_request()
5105 *(__be16 *)(p2pie + p2pielen) = cpu_to_be16(WPS_CONFIG_METHOD_DISPLAY); in issue_assocreq()