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

  /hardware/libhardware_legacy/include/hardware_legacy/
gps.h 31 #define GPS_MAX_SVS 32
176 GpsSvInfo sv_list[GPS_MAX_SVS];
  /hardware/qcom/gps/loc_api/libloc_api/
loc_eng.cpp 804 if (num_svs_max > GPS_MAX_SVS)
806 num_svs_max = GPS_MAX_SVS;
    [all...]

Completed in 56 milliseconds