Home
last modified time | relevance | path

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

/dflybsd-src/contrib/wpa_supplicant/src/common/
H A Ddpp.h102 enum dpp_bootstrap_type { enum
110 enum dpp_bootstrap_type type;
388 const char * dpp_bootstrap_type_txt(enum dpp_bootstrap_type type);
H A Ddpp.c798 const char * dpp_bootstrap_type_txt(enum dpp_bootstrap_type type) in dpp_bootstrap_type_txt()