Lines Matching refs:sendCmd
479 ssize_t HubConnection::sendCmd(const void *buf, size_t count) in sendCmd() function in android::HubConnection
514 ret = sendCmd(cmd, sizeof(*cmd) + sizeof(bool)); in setLeftyMode()
524 ret = sendCmd(cmd, sizeof(*cmd) + sizeof(bool)); in setLeftyMode()
534 ret = sendCmd(cmd, sizeof(*cmd) + sizeof(bool)); in setLeftyMode()
1013 int ret = sendCmd(&cmd, sizeof(cmd)); in restoreSensorState()
1022 int ret = sendCmd(&cmd, sizeof(cmd)); in restoreSensorState()
1608 ret = sendCmd(&cmd, sizeof(cmd)); in queueActivate()
1638 ret = sendCmd(&cmd, sizeof(cmd)); in queueSetDelay()
1670 ret = sendCmd(&cmd, sizeof(cmd)); in queueBatch()
1716 ret = sendCmd(&cmd, sizeof(cmd)); in queueFlushInternal()
1739 ret = sendCmd(cmd, sizeof(*cmd) + length); in queueDataInternal()
1861 ret = sendCmd(cmd, sizeof(*cmd) + sizeof(float)); in queueUsbMagBias()
2093 int result = sendCmd(&cmd, sizeof(cmd)); in stopAllDirectReportOnChannel()
2134 int ret = sendCmd(&cmd, sizeof(cmd)); in configDirectReport()