Searched refs:uMinLen (Results 1 – 2 of 2) sorted by relevance
270 uint8_t uMinLen, in QCBOREncode_EncodeHead() argument445 if (uArgument < CBOR_TWENTY_FOUR && uMinLen == 0) { in QCBOREncode_EncodeHead()464 int nMinLen = (int)uMinLen; in QCBOREncode_EncodeHead()543 const uint8_t uMinLen) in QCBOREncode_Private_AppendCBORHead() argument550 uMinLen, in QCBOREncode_Private_AppendCBORHead()
2326 uint8_t uMinLen,2340 const uint8_t uMinLen);2411 const uint8_t uMinLen, in QCBOREncode_Private_AddType7() argument2414 QCBOREncode_Private_AppendCBORHead(pMe, CBOR_MAJOR_TYPE_SIMPLE, uArgument, uMinLen); in QCBOREncode_Private_AddType7()