Searched refs:uAllowedContentTypes (Results 1 – 2 of 2) sorted by relevance
2121 uint8_t uAllowedContentTypes[QCBOR_TAGSPEC_NUM_TYPES]; member
3832 QCBORError uReturn = QCBOR_Private_CheckTypeList(nItemType, TagSpec.uAllowedContentTypes); in QCBOR_Private_CheckTagRequirement()3856 return QCBOR_Private_CheckTypeList(nItemType, TagSpec.uAllowedContentTypes); in QCBOR_Private_CheckTagRequirement()