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

  /hardware/libhardware/include/hardware/
gps.h 39 #define GPS_MAX_SVS 32
284 GpsSvInfo sv_list[GPS_MAX_SVS];
  /hardware/qcom/gps/loc_api/libloc_api/
loc_eng.cpp 849 if (num_svs_max > GPS_MAX_SVS)
851 num_svs_max = GPS_MAX_SVS;
    [all...]

Completed in 47 milliseconds