Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/inc/
DnanohubPacket.h80 #define NANOHUB_REASON_ACK 0x00000000 macro
/device/google/contexthub/firmware/src/
DhostIntf.c377 hostIntfTxPacket(NANOHUB_REASON_ACK, 32, mTxRetrans.seq, hostIntfTxAckDone); in hostIntfTxSendAck()