Home
last modified time | relevance | path

Searched defs:seq (Results 1 – 4 of 4) sorted by relevance

/device/google/contexthub/firmware/os/core/
DhostIntf.c123 uint32_t seq; member
237 …c inline const struct NanohubCommand *hostIntfFindHandler(uint8_t *buf, size_t size, uint32_t *seq) in hostIntfFindHandler()
296 static void hostIntfTxPacket(__le32 reason, uint8_t len, uint32_t seq, in hostIntfTxPacket()
312 static void hostIntfTxNakPacket(__le32 reason, uint32_t seq, in hostIntfTxNakPacket()
430 uint32_t seq = 0; in hostIntfGenerateAck() local
/device/generic/goldfish/network/wifi_forwarder/
Dwifi_forwarder.cpp210 uint32_t seq = 0; in forwardFrame() local
Dlocal_connection.cpp48 uint32_t seq = getSeqNum(msg); in onSeqCheck() local
/device/google/contexthub/firmware/os/inc/
DnanohubPacket.h43 __le32 seq; member