Home
last modified time | relevance | path

Searched refs:P2P_GO_NEGO_TIMEOUT (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/staging/rtl8723bs/include/
Dwifi.h672 #define P2P_GO_NEGO_TIMEOUT 5000 /* 5 seconds timeout for receiving the group negotiation resp… macro
/linux-6.1.9/drivers/staging/r8188eu/include/
Dwifi.h719 #define P2P_GO_NEGO_TIMEOUT 5000 macro
/linux-6.1.9/drivers/staging/r8188eu/os_dep/
Dioctl_linux.c2700 _set_timer(&pwdinfo->restore_p2p_state_timer, P2P_GO_NEGO_TIMEOUT); in rtw_p2p_connect()