Home
last modified time | relevance | path

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

/external/pigweed/pw_bluetooth_sapphire/fuchsia/host/fidl/
Dhelpers_test.cc1246 fuchsia::bluetooth::bredr::Attribute valid_attribute; in TEST() local
1247 valid_attribute.set_element( in TEST()
1249 valid_attribute.set_id(valid_att_id); in TEST()
1250 def.mutable_additional_attributes()->emplace_back(std::move(valid_attribute)); in TEST()