Searched refs:LOC_GPS_CAPABILITY_MSA (Results 1 – 7 of 7) sorted by relevance
157 mGps_conf.CAPABILITIES &= ~(LOC_GPS_CAPABILITY_MSA | LOC_GPS_CAPABILITY_MSB); in readConfig()
704 ((loc_core::ContextBase::mGps_conf.CAPABILITIES & LOC_GPS_CAPABILITY_MSA) || in createAgpsStateMachines()
1092 if (LOC_GPS_CAPABILITY_MSA & carrierCapabilities) { in requestCapabilitiesCommand()
712 ((loc_core::ContextBase::mGps_conf.CAPABILITIES & LOC_GPS_CAPABILITY_MSA) || in createAgpsStateMachines()
1155 if (LOC_GPS_CAPABILITY_MSA & carrierCapabilities) { in getCapabilities()
115 #define LOC_GPS_CAPABILITY_MSA (1 << 2) macro
113 #define LOC_GPS_CAPABILITY_MSA (1 << 2) macro