Searched refs:mandatory_or_excluded (Results 1 – 1 of 1) sorted by relevance
762 auto mandatory_or_excluded = [](bool cond) { in CheckSupportedCommands() local814 mandatory_or_excluded(SupportsLLFeature(LLFeaturesBits::LE_ENCRYPTION)); in CheckSupportedCommands()817 auto c6 = mandatory_or_excluded(SupportsLLFeature( in CheckSupportedCommands()822 mandatory_or_excluded(SupportsLLFeature(LLFeaturesBits::LE_ENCRYPTION) && in CheckSupportedCommands()830 mandatory_or_excluded(SupportsLLFeature(LLFeaturesBits::LL_PRIVACY)); in CheckSupportedCommands()843 auto c12 = mandatory_or_excluded( in CheckSupportedCommands()851 auto c13 = mandatory_or_excluded( in CheckSupportedCommands()861 auto c16 = mandatory_or_excluded( in CheckSupportedCommands()865 auto c17 = mandatory_or_excluded( in CheckSupportedCommands()869 auto c18 = mandatory_or_excluded( in CheckSupportedCommands()[all …]