Home
last modified time | relevance | path

Searched refs:n_satellites (Results 1 – 1 of 1) sorted by relevance

/external/qemu/android/
Dconsole.c2270 int n_satellites = 1; in do_geo_fix() local
2306 n_satellites = (int) params[sat_index]; in do_geo_fix()
2307 if (n_satellites != params[sat_index] in do_geo_fix()
2308 || n_satellites < 1 || n_satellites > 12) { in do_geo_fix()
2369 stralloc_add_format( s, ",1,%02d,", n_satellites ); in do_geo_fix()