Lines Matching refs:ConfigCmd
1005 struct ConfigCmd cmd; in restoreSensorState()
1552 void HubConnection::initConfigCmd(struct ConfigCmd *cmd, int handle) in initConfigCmd()
1593 struct ConfigCmd cmd; in queueActivate()
1624 struct ConfigCmd cmd; in queueSetDelay()
1655 struct ConfigCmd cmd; in queueBatch()
1693 struct ConfigCmd cmd; in queueFlushInternal()
1731 struct ConfigCmd *cmd = (struct ConfigCmd *)malloc(sizeof(struct ConfigCmd) + length); in queueDataInternal()
1979 void HubConnection::mergeDirectReportRequest(struct ConfigCmd *cmd, int handle) { in mergeDirectReportRequest()
2090 struct ConfigCmd cmd; in stopAllDirectReportOnChannel()
2131 struct ConfigCmd cmd; in configDirectReport()
2237 void HubConnection::mergeDirectReportRequest(struct ConfigCmd *, int) { in mergeDirectReportRequest() argument