|
openaliro
Aliro reader: UWB/CCC core and ESP32-S3/C5/C6 port
|
BER-TLV parser and encoder for Aliro protocol: parse TLVs with definite length and advance offset, compute encoded sizes, and write new TLVs. More...
#include "tlv.h"#include <string.h>#include <limits.h>BER-TLV parser and encoder for Aliro protocol: parse TLVs with definite length and advance offset, compute encoded sizes, and write new TLVs.