Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/p2p/dispatcher/inc/
H A Dwlan_p2p_public_struct.h32 #define OUI_SIZE_P2P 4 macro
/wlan-driver/qcacld-3.0/components/p2p/core/src/
H A Dwlan_p2p_main.c1112 if (rem_len < (2 + OUI_SIZE_P2P) || rem_len > WLAN_MAX_IE_LEN) { in p2p_check_oui_and_force_1x1()
1118 rem_len -= OUI_SIZE_P2P; in p2p_check_oui_and_force_1x1()