Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/inc/
DnanohubPacket.h81 #define NANOHUB_REASON_NAK 0x00000001 macro
/device/google/contexthub/firmware/src/
DhostIntf.c421 hostIntfTxPacket(NANOHUB_REASON_NAK, 0, seq, hostIntfTxAckDone); in hostIntfGenerateAck()