Home
last modified time | relevance | path

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

/linux/drivers/staging/rtl8723bs/core/
H A Drtw_ieee80211.c359 unsigned char wpa_oui_type[] = {0x00, 0x50, 0xf2, 0x01}; in rtw_get_wpa_ie() local
369 if (memcmp((pbuf + 2), wpa_oui_type, sizeof(wpa_oui_type))) in rtw_get_wpa_ie()