Home
last modified time | relevance | path

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

/device/google/contexthub/lib/include/nanohub/
Dnanohub.h73 struct HostMsgHdrChreV10 { struct
/device/google/contexthub/firmware/os/core/
DnanohubCommand.c986 struct HostMsgHdrChreV10 *hostPacketV10 = rx; in writeEvent()
1013 } else if (rx_len >= sizeof(struct HostMsgHdrChreV10) && in writeEvent()
1014 rx_len == sizeof(struct HostMsgHdrChreV10) + hostPacketV10->len && in writeEvent()