Searched refs:QCBOR_TYPE_MASK (Results 1 – 1 of 1) sorted by relevance
2501 #define QCBOR_TYPE_MASK ~IS_BYTE_STRING_BIT macro2573 pDecodedItem->uDataType = (uint8_t)(uQCBORType & QCBOR_TYPE_MASK); in QCBOR_Private_ProcessTaggedString()