Searched refs:LOC_GPS_CAPABILITY_MSB (Results 1 – 7 of 7) sorted by relevance
157 mGps_conf.CAPABILITIES &= ~(LOC_GPS_CAPABILITY_MSA | LOC_GPS_CAPABILITY_MSB); in readConfig()
705 (loc_core::ContextBase::mGps_conf.CAPABILITIES & LOC_GPS_CAPABILITY_MSB)); in createAgpsStateMachines()
1089 if (carrierCapabilities & LOC_GPS_CAPABILITY_MSB) { in requestCapabilitiesCommand()
713 (loc_core::ContextBase::mGps_conf.CAPABILITIES & LOC_GPS_CAPABILITY_MSB)); in createAgpsStateMachines()
1152 if (carrierCapabilities & LOC_GPS_CAPABILITY_MSB) { in getCapabilities()
113 #define LOC_GPS_CAPABILITY_MSB (1 << 1) macro
111 #define LOC_GPS_CAPABILITY_MSB (1 << 1) macro