Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/core/
DhostIntf.c195 static inline uint8_t hostIntfGetPayloadLen(uint8_t *buf) in hostIntfGetPayloadLen() function
432 uint8_t rx_len = hostIntfGetPayloadLen(mRxBuf); in hostIntfGenerateAck()
507 uint8_t rx_len = hostIntfGetPayloadLen(mRxBuf); in hostIntfGenerateResponse()