Searched refs:EAuthType (Results 1 – 4 of 4) sorted by relevance
105 enum class EAuthType : uint8_t enum229 bool isValidAuthType(const uint8_t chNum, const EAuthType& authType);348 EAuthType& authType);
61 bool isValidAuthType(const uint8_t chNum, const EAuthType& authType) in isValidAuthType()126 EAuthType& authType) in getChannelEnabledAuthType()
101 bool isValidAuthType(const uint8_t chNum, const EAuthType& authType);218 EAuthType& authType);
91 static_cast<uint8_t>(EAuthType::none);398 const EAuthType& authType) in isValidAuthType()400 if ((authType < EAuthType::md2) || (authType > EAuthType::oem)) in isValidAuthType()678 const uint8_t chNum, const uint8_t priv, EAuthType& authType) in getChannelEnabledAuthType()699 authType = EAuthType::none; in getChannelEnabledAuthType()