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

/freebsd-11-stable/contrib/wpa/src/p2p/
H A Dp2p.h507 * P2P_SEC_DEVICE_TYPES - Maximum number of secondary device types
509 #define P2P_SEC_DEVICE_TYPES 5 macro
514 u8 sec_dev_type[P2P_SEC_DEVICE_TYPES][8];
H A Dp2p.c3148 if (num_dev_types > P2P_SEC_DEVICE_TYPES)
3149 num_dev_types = P2P_SEC_DEVICE_TYPES;

Completed in 118 milliseconds