Searched refs:EAuthType (Results 1 – 4 of 4) sorted by relevance
116 enum class EAuthType : uint8_t enum240 bool isValidAuthType(const uint8_t chNum, const EAuthType& authType);359 EAuthType& authType);
68 bool isValidAuthType(const uint8_t chNum, const EAuthType& authType) in isValidAuthType()133 EAuthType& authType) in getChannelEnabledAuthType()
101 bool isValidAuthType(const uint8_t chNum, const EAuthType& authType);218 EAuthType& authType);
90 static_cast<uint8_t>(EAuthType::none);393 const EAuthType& authType) in isValidAuthType()395 if ((authType < EAuthType::md2) || (authType > EAuthType::oem)) in isValidAuthType()682 const uint8_t chNum, const uint8_t priv, EAuthType& authType) in getChannelEnabledAuthType()704 authType = EAuthType::none; in getChannelEnabledAuthType()