Searched defs:ConfigCmd (Results 1 – 4 of 4) sorted by relevance
66 struct ConfigCmd struct68 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
132 struct ConfigCmd struct134 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[];
2237 void HubConnection::mergeDirectReportRequest(struct ConfigCmd *, int) { in mergeDirectReportRequest()
73 struct ConfigCmd struct75 uint64_t latency;76 uint32_t rate;77 uint8_t sensType;78 uint8_t cmd;79 uint16_t flags;