Searched defs:extended_properties (Results 1 – 5 of 5) sorted by relevance
26 uint16_t extended_properties, in Characteristic()
62 std::optional<ExtendedProperties> extended_properties() const { in extended_properties() function
87 uint16_t extended_properties() const { return extended_properties_; } in extended_properties() function
173 std::optional<ExtendedProperties> extended_properties; member
222 def UpdateInvocationExtendedProperties(self, extended_properties, keys=None): argument