HomeSort by relevance Sort by last modified time
    Searched refs:android_hub (Results 1 - 2 of 2) sorted by null

  /hardware/invensense/6515/libsensors_iio/software/simple_apps/gesture_test/
inv_gesture_test.c 108 bool android_hub = false; // flag to indicate true=Hub, false=non-hub variable
265 android_hub = true;
267 android_hub = false;
531 if (android_hub || dmp_fw_loaded()) {
544 if (android_hub == false) {
  /hardware/invensense/6515/libsensors_iio/software/simple_apps/self_test/
inv_self_test.c 134 int android_hub(void) function
283 if (android_hub() == true) {

Completed in 194 milliseconds