OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:android_hub
(Results
1 - 4
of
4
) sorted by null
/hardware/invensense/6515/libsensors_iio/software/simple_apps/gesture_test/build/android/
inv_gesture_test-shared
/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/build/android/
inv_self_test-shared
/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 231 milliseconds