Searched refs:COMMS_SENSOR_GYRO_WRIST_AWARE (Results 1 – 2 of 2) sorted by relevance
71 COMMS_SENSOR_GYRO_WRIST_AWARE = 39, enumerator
192 mSensorState[COMMS_SENSOR_GYRO].alt[1] = COMMS_SENSOR_GYRO_WRIST_AWARE; in HubConnection()196 mSensorState[COMMS_SENSOR_GYRO_UNCALIBRATED].alt[1] = COMMS_SENSOR_GYRO_WRIST_AWARE; in HubConnection()197 mSensorState[COMMS_SENSOR_GYRO_WRIST_AWARE].sensorType = SENS_TYPE_GYRO; in HubConnection()198 mSensorState[COMMS_SENSOR_GYRO_WRIST_AWARE].primary = COMMS_SENSOR_GYRO; in HubConnection()199 mSensorState[COMMS_SENSOR_GYRO_WRIST_AWARE].alt[0] = COMMS_SENSOR_GYRO; in HubConnection()200 mSensorState[COMMS_SENSOR_GYRO_WRIST_AWARE].alt[1] = COMMS_SENSOR_GYRO_UNCALIBRATED; in HubConnection()549 queueFlushInternal(COMMS_SENSOR_GYRO_WRIST_AWARE, true); in setLeftyMode()862 if (mSensorState[COMMS_SENSOR_GYRO_WRIST_AWARE].enable in processSample()863 && isSampleIntervalSatisfied(COMMS_SENSOR_GYRO_WRIST_AWARE, timestamp)) { in processSample()866 COMMS_SENSOR_GYRO_WRIST_AWARE)->gyro; in processSample()[all …]