Change TX_DATA.request PDU_Length and TLV length parameters to 32 bit in...
Change TX_DATA.request PDU_Length and TLV length parameters to 32 bit in related pack/unpack procedures. Fix small issue noted when packing tlv value with tag 1 in which it would pack length*4 bytes, now calculated how many "segments" of 32 bits it needs to pack, same logic for unpacking tag value 1
Showing
Please register or sign in to comment