Searched defs:AttributeEntity (Results 1 – 1 of 1) sorted by relevance
92 struct AttributeEntity { struct97 AttributeEntity(uint8_t permissions, uint16_t handle, const Uuid &uuid) in AttributeEntity() argument106 AttributeEntity(const AttributeEntity &) = delete; argument107 AttributeEntity &operator=(const AttributeEntity &) = default; argument109 AttributeEntity &operator=(AttributeEntity &&) = default; argument