Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/src/
DhostIntf.c221 static inline const struct NanohubCommand *hostIntfFindHandler(uint8_t *buf, size_t size, uint32_t … in hostIntfFindHandler() function
404 mRxCmd = hostIntfFindHandler(mRxBuf, mRxSize, &seq); in hostIntfGenerateAck()