Searched refs:copyTLV64 (Results 1 – 1 of 1) sorted by relevance
1438 static bool copyTLV64(uint8_t *buf, size_t *offset, size_t max_len, uint8_t tag, uint64_t val) in copyTLV64() function1513 success = copyTLV64(data, &offset, max_len, tags[i], app->hdr.appId); in processAppTags()