Home
last modified time | relevance | path

Searched defs:txPacket (Results 1 – 2 of 2) sorted by relevance

/device/google/contexthub/firmware/os/inc/
DhostIntf_priv.h34 int (*txPacket)(const void *txBuf, size_t txSize, member
/device/google/contexthub/firmware/os/core/
DhostIntf.c298 struct NanohubPacket *txPacket = (struct NanohubPacket *)(mTxBuf.buf); in hostIntfTxPacket() local
314 struct NanohubPacket *txPacket = (struct NanohubPacket *)(mTxNakBuf.buf); in hostIntfTxNakPacket() local