Home
last modified time | relevance | path

Searched defs:ConfigCmd (Results 1 – 4 of 4) sorted by relevance

/device/google/contexthub/util/nanoapp_cmd/
Dnanoapp_cmd.c66 struct ConfigCmd struct
68 uint32_t evtType;
69 uint64_t latency;
70 uint32_t rate;
71 uint8_t sensorType;
72 uint8_t cmd;
73 uint16_t flags;
97 static int setType(struct ConfigCmd *cmd, char *sensor) in setType() argument
/device/google/contexthub/sensorhal/
Dhubconnection.h132 struct ConfigCmd struct
134 uint32_t evtType;
135 uint64_t latency;
136 rate_q10_t rate;
137 uint8_t sensorType;
138 uint8_t cmd;
139 uint16_t flags;
140 uint8_t data[];
Dhubconnection.cpp2237 void HubConnection::mergeDirectReportRequest(struct ConfigCmd *, int) { in mergeDirectReportRequest()
/device/google/contexthub/firmware/os/core/
DhostIntf.c73 struct ConfigCmd struct
75 uint64_t latency;
76 uint32_t rate;
77 uint8_t sensType;
78 uint8_t cmd;
79 uint16_t flags;