Home | History | Annotate | Download | only in libsensors

Lines Matching full:compass

49 #include "compass.h"
473 "- No compass detected.\n");
1126 /* first add gyro, accel and compass to the list */
1136 /* fill in compass values */
1140 ALOGE("Can not get compass id");
1245 void MPLSensor::fillCompass(unsigned char compass, struct sensor_t *list)
1247 switch (compass) {
1294 ALOGE("unknown compass id -- compass parameters will be wrong");
1313 /* fillRV depends on values of accel and compass in the list */