I'm trying to decode BLE advertisements, which are length-type-value encoded it would amount to someting like LTV(len_size=1, swapTL=True) for this particular case here's an example:  do you see a way to do this, maybe subclassing? best regards Michael