Searched refs:cv2xBasicEnabled (Results 1 – 2 of 2) sorted by relevance
287 bool cv2xBasicEnabled = (1 == locQwesFeatType[LOCATION_QWES_FEATURE_TYPE_TIME_FREQUENCY]) && in setQwesFeatureStatus() local289 bool cv2xPremiumEnabled = cv2xBasicEnabled && in setQwesFeatureStatus()293 LOC_LOGd("CV2X_BASIC:%d, CV2X_PREMIUM:%d", cv2xBasicEnabled, cv2xPremiumEnabled); in setQwesFeatureStatus()294 if (cv2xBasicEnabled) { in setQwesFeatureStatus()