Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/core/
DnanohubCommand.c99 static inline bool isSensorEvent(uint32_t evtType) in isSensorEvent() function
722 … if ((!totLength || (isSensorEvent(firstPacket->evtType) && isSensorEvent(packet->evtType))) && in fillBuffer()
726 … if (isSensorEvent(packet->evtType) && packet->firstSample.interrupt == NANOHUB_INT_WAKEUP) in fillBuffer()