Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/staging/rtl8723bs/core/
Drtw_ap.c823 u8 OUI1[] = {0x00, 0x50, 0xf2, 0x01}; in rtw_check_beacon_data() local
974 if ((p) && (!memcmp(p + 2, OUI1, 4))) { in rtw_check_beacon_data()