Searched refs:WIFI_ASSOCRSP (Results 1 – 2 of 2) sorted by relevance
| /drivers/staging/rtl8723bs/include/ |
| A D | wifi.h | 30 WIFI_ASSOCRSP = (BIT(4) | WIFI_MGT_TYPE), enumerator
|
| /drivers/staging/rtl8723bs/core/ |
| A D | rtw_mlme_ext.c | 15 {WIFI_ASSOCRSP, "OnAssocRsp", &OnAssocRsp}, 1333 issue_asocrsp(padapter, status, pstat, WIFI_ASSOCRSP); in OnAssocReq() 1363 issue_asocrsp(padapter, status, pstat, WIFI_ASSOCRSP); in OnAssocReq() 2752 if ((pkt_type == WIFI_ASSOCRSP) || (pkt_type == WIFI_REASSOCRSP)) in issue_asocrsp()
|
Completed in 32 milliseconds