Home
last modified time | relevance | path

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

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