Searched refs:WFD_OUI (Results 1 – 3 of 3) sorted by relevance
103 extern unsigned char WFD_OUI[];
2739 rtw_ies_remove_ie(pbuf, &len, _BEACON_IE_OFFSET_, _VENDOR_SPECIFIC_IE_, WFD_OUI, 4); in rtw_add_beacon()
64 unsigned char WFD_OUI[] = {0x50, 0x6F, 0x9A, 0x0A}; variable