Searched defs:HostHubRawPacket (Results 1 - 2 of 2) sorted by relevance

/device/google/contexthub/firmware/os/inc/
H A Deventnums.h29 #define EVT_APP_TO_HOST 0x00000401 //app data to host. Type is struct HostHubRawPacket
49 struct HostHubRawPacket { struct
77 * the data segment of struct HostHubRawPacket is strongly recommended to begin
/device/google/contexthub/util/nanotool/
H A Dapptohostevent.h26 struct HostHubRawPacket { struct in namespace:android
43 struct HostHubRawPacket hdr;
99 const HostHubRawPacket *GetTypedData() const;

Completed in 148 milliseconds