Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/core/
DnanohubCommand.c683 struct HostIntfDataBuffer *firstPacket = tx; in fillBuffer() local
722 … if ((!totLength || (isSensorEvent(firstPacket->evtType) && isSensorEvent(packet->evtType))) && in fillBuffer()
727 firstPacket->firstSample.interrupt = NANOHUB_INT_WAKEUP; in fillBuffer()