Searched refs:copyTLV8 (Results 1 – 1 of 1) sorted by relevance
/device/google/contexthub/firmware/os/core/ |
D | nanohubCommand.c | 1460 static bool copyTLV8(uint8_t *buf, size_t *offset, size_t max_len, uint8_t tag, uint8_t val) in copyTLV8() function 1553 success = copyTLV8(data, &offset, max_len, tags[i], in processAppTags() 1561 success = copyTLV8(data, &offset, max_len, tags[i], in processAppTags()
|