Searched refs:OUI (Results 1 - 2 of 2) sorted by relevance

/hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
H A Dp2p.h34 /* WiFi P2P OUI values */
35 #define P2P_OUI WFA_OUI /* WiFi P2P OUI */
44 uint8 OUI[3]; /* WiFi P2P specific OUI: P2P_OUI */ member in struct:wifi_p2p_ie
254 uint8 OUI[3]; /* WFA OUI: 0x0050F2 */ member in struct:wifi_p2p_pri_devtype_s
330 uint8 OUI[3]; /* OUI - P2P_OUI */ member in struct:wifi_p2p_action_frame
331 uint8 type; /* OUI Type - P2P_VER */
332 uint8 subtype; /* OUI Subtyp
[all...]
H A D802.11.h90 #define DOT11_OUI_LEN 3 /* d11 OUI length */
161 * category+OUI+vendor specific content ( this can be variable)
165 uint8 OUI[3]; member in struct:dot11_action_wifi_vendor_specific
175 uint8 OUI[3]; member in struct:dot11_action_vs_frmhdr
357 uint8 oui[3]; /* Proprietary OUI, BRCM_PROP_OUI */
626 #define WME_OUI "\x00\x50\xf2" /* WME OUI */
2718 /* OUI for BRCM proprietary IE */
2719 #define BRCM_PROP_OUI "\x00\x90\x4C" /* Broadcom proprietary OUI */
2725 /* BRCM OUI: Used in the proprietary(221) IE in all broadcom devices */
2726 #define BRCM_OUI "\x00\x10\x18" /* Broadcom OUI */
[all...]

Completed in 374 milliseconds