Home
last modified time | relevance | path

Searched refs:P2P_STATE_NONE (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/staging/rtl8723bs/include/
H A Dwifi.h412 P2P_STATE_NONE = 0, /* P2P disable */ enumerator
/linux/drivers/staging/rtl8723bs/core/
H A Drtw_wlan_util.c280 if (iface->wdinfo.listen_channel == ch && !rtw_p2p_chk_state(&iface->wdinfo, P2P_STATE_NONE)) in rtw_set_oper_ch()