Home
last modified time | relevance | path

Searched defs:AttributeEntity (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_database.h92 struct AttributeEntity { struct
97 AttributeEntity(uint8_t permissions, uint16_t handle, const Uuid &uuid) in AttributeEntity() argument
106 AttributeEntity(const AttributeEntity &) = delete; argument
107 AttributeEntity &operator=(const AttributeEntity &) = default; argument
109 AttributeEntity &operator=(AttributeEntity &&) = default; argument