Searched defs:struct (Results 1 - 1 of 1) sorted by relevance

/packages/services/Car/tools/emulator/
H A Dvhal_emulator.py82 import struct namespace
119 msgHdr = struct.pack('!I', msgLen)
158 msgLen, = struct.unpack('!I', b)

Completed in 658 milliseconds