Expand description
Bounded HAP TLV8 primitives.
Structs§
- Tlv8
- Parsed TLV8 values. Repeated fragments of a type are concatenated.
Constants§
- TLV_
ENCRYPTED_ DATA - TLV_
ERROR - TLV_
ERROR_ AUTHENTICATION - TLV_
ERROR_ BUSY - TLV_
ERROR_ MAX_ PEERS - TLV_
ERROR_ MAX_ TRIES - TLV_
ERROR_ UNAVAILABLE - TLV_
ERROR_ UNKNOWN - TLV_
FLAGS - TLV_
IDENTIFIER - TLV_
METHOD - TLV_
PERMISSIONS - TLV_
PROOF - TLV_
PUBLIC_ KEY - TLV_
SALT - TLV_
SEPARATOR - TLV_
SIGNATURE - TLV_
STATE
Functions§
- encode_
items - Encode ordered TLV8 items, including repeated items separated by a
zero-length
Separatorfor/pairingslist responses. - error_
response