Searched defs:P2P_MAX_REG_CLASSES (Results 1 - 3 of 3) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/p2p/
H A Dp2p.h32 * P2P_MAX_REG_CLASSES - Maximum number of regulatory classes
34 #define P2P_MAX_REG_CLASSES 15 macro
63 } reg_class[P2P_MAX_REG_CLASSES];
/external/wpa_supplicant_8/src/p2p/
H A Dp2p.h32 * P2P_MAX_REG_CLASSES - Maximum number of regulatory classes
34 #define P2P_MAX_REG_CLASSES 15 macro
63 } reg_class[P2P_MAX_REG_CLASSES];
/external/wpa_supplicant_8/wpa_supplicant/src/p2p/
H A Dp2p.h32 * P2P_MAX_REG_CLASSES - Maximum number of regulatory classes
34 #define P2P_MAX_REG_CLASSES 15 macro
63 } reg_class[P2P_MAX_REG_CLASSES];

Completed in 296 milliseconds