Searched refs:startCommand (Results 1 – 2 of 2) sorted by relevance
364 chre_cross_validation_sensor_StartCommand startCommand = in handleStartMessage() local367 &startCommand)) { in handleStartMessage()370 switch (startCommand.which_command) { in handleStartMessage()373 handleStartSensorMessage(startCommand.command.startSensorCommand); in handleStartMessage()376 LOGE("Unknown start command type %" PRIu8, startCommand.which_command); in handleStartMessage()
154 ChreCrossValidationSensor.StartCommand startCommand = in makeStartNanoAppMessage() local158 mNappBinary.getNanoAppId(), messageType, startCommand.toByteArray()); in makeStartNanoAppMessage()