Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/tools/rootcanal/model/controller/
Dcontroller_properties.cc765 auto mandatory_or_optional = [](bool cond) { in CheckSupportedCommands() local
826 auto c8 = mandatory_or_optional( in CheckSupportedCommands()
837 mandatory_or_optional(SupportsLLFeature(LLFeaturesBits::LE_2M_PHY) || in CheckSupportedCommands()
914 auto c29 = mandatory_or_optional( in CheckSupportedCommands()
920 auto c30 = mandatory_or_optional( in CheckSupportedCommands()
1023 auto c49 = mandatory_or_optional( in CheckSupportedCommands()
1047 auto c53 = mandatory_or_optional( in CheckSupportedCommands()
1057 auto c55 = mandatory_or_optional( in CheckSupportedCommands()
1112 mandatory_or_optional(SupportsCommand(OpCodeIndex::LE_GENERATE_DHKEY_V2)); in CheckSupportedCommands()
1139 auto c108 = mandatory_or_optional( in CheckSupportedCommands()
[all …]