Searched refs:CreateBool (Results 1 – 4 of 4) sorted by relevance
194 inspect_node_.CreateBool(kInspectEncryptedPropertyName, encrypted()); in AttachInspect()195 inspect_properties_.secure_connections = inspect_node_.CreateBool( in AttachInspect()197 inspect_properties_.authenticated = inspect_node_.CreateBool( in AttachInspect()
61 BoolProperty CreateBool(std::string_view /*name*/, bool /*value*/) { in CreateBool() function
193 inspect_node_.CreateBool(kInspectIsOutboundPropertyName, *is_outbound_); in AttachInspect()461 inspect_node_.CreateBool(kInspectIsOutboundPropertyName, is_outbound); in set_is_outbound()
359 le_subnode_.CreateBool("independent_from_bredr", !IsBrEdrBufferShared()); in AttachInspect()