Home
last modified time | relevance | path

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

/mcumgr-2.7.6/cborattr/include/cborattr/
Dcborattr.h56 CborAttrStructObjectType, enumerator
181 .addr.array.element_type = CborAttrStructObjectType, \
/mcumgr-2.7.6/cborattr/src/
Dcborattr.c115 if (parent == NULL || parent->element_type != CborAttrStructObjectType) { in cbor_target_address()
365 case CborAttrStructObjectType: in cbor_read_array()
374 if (arr->element_type != CborAttrStructObjectType) { in cbor_read_array()