Home
last modified time | relevance | path

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

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