Searched refs:headerDepth (Results 1 – 1 of 1) sorted by relevance
206 uint8_t headerDepth = 0xff; in Compress() local208 while (headerDepth > 0) in Compress()212 error = Compress(aMessage, aMacAddrs, aFrameBuilder, headerDepth); in Compress()242 uint8_t headerDepth = 0; in Compress() local302 if (headerDepth + 1 < headerMaxDepth) in Compress()376 headerDepth++; in Compress()382 while (headerDepth < headerMaxDepth) in Compress()406 headerDepth++; in Compress()410 aHeaderDepth = headerDepth; in Compress()