Home
last modified time | relevance | path

Searched refs:NANOHUB_REASON_ACK (Results 1 – 2 of 2) sorted by relevance

/device/google/contexthub/firmware/os/inc/
DnanohubPacket.h81 #define NANOHUB_REASON_ACK 0x00000000 macro
/device/google/contexthub/firmware/os/core/
DhostIntf.c411 hostIntfTxPacket(NANOHUB_REASON_ACK, 32, mTxRetrans.seq, hostIntfTxAckDone); in hostIntfTxSendAck()