Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/staging/rtl8723bs/include/
Dwifi.h732 P2P_GOT_WPSINFO_SELF_DISPLAY_PIN = 2, enumerator
/linux-6.1.9/drivers/staging/r8188eu/include/
Dwifi.h802 P2P_GOT_WPSINFO_SELF_DISPLAY_PIN = 2, enumerator
/linux-6.1.9/drivers/staging/r8188eu/core/
Drtw_mlme_ext.c1738 else if (pwdinfo->ui_got_wps_info == P2P_GOT_WPSINFO_SELF_DISPLAY_PIN) in issue_p2p_GO_request()
5104 (pwdinfo->ui_got_wps_info == P2P_GOT_WPSINFO_SELF_DISPLAY_PIN)) in issue_assocreq()
/linux-6.1.9/drivers/staging/r8188eu/os_dep/
Dioctl_linux.c2971 pwdinfo->ui_got_wps_info = P2P_GOT_WPSINFO_SELF_DISPLAY_PIN; in rtw_p2p_got_wpsinfo()