Searched refs:getTargetGnssType (Results 1 – 19 of 19) sorted by relevance
37 #define getTargetGnssType(target) (target>>1) macro
139 index = getTargetGnssType(target); in loc_get_target_name()
39 #define getTargetGnssType(target) (target>>1) macro
40 #define getTargetGnssType(target) (target>>1) macro
141 index = getTargetGnssType(target); in loc_get_target_name()
140 index = getTargetGnssType(target); in loc_get_target_name()
196 if( getTargetGnssType(target) == GNSS_GSS ) { in get_gps_interface()208 else if( getTargetGnssType(target) == GNSS_NONE) { in get_gps_interface()
229 sGnssType = getTargetGnssType(target); in get_gps_interface()
232 int gnssType = getTargetGnssType(target); in get_gps_interface()
2031 int gnssType = getTargetGnssType(loc_get_target()); in loc_eng_set_position_mode()2311 int gnssType = getTargetGnssType(loc_get_target()); in loc_eng_agps_init()