Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/inc/
DnanohubPacket.h82 #define NANOHUB_REASON_NAK 0x00000001 macro
/device/google/contexthub/firmware/os/core/
DhostIntf.c454 hostIntfTxNakPacket(NANOHUB_REASON_NAK, seq, hostIntfTxAckDone); in hostIntfGenerateAck()