Searched refs:start_msg (Results 1 – 3 of 3) sorted by relevance
319 qmiLocStartReqMsgT_v02 start_msg; in startFix() local325 memset (&start_msg, 0, sizeof(start_msg)); in startFix()376 start_msg.minInterval_valid = 1; in startFix()377 start_msg.minInterval = fixCriteria.min_interval; in startFix()380 start_msg.horizontalAccuracyLevel_valid = 1; in startFix()385 start_msg.horizontalAccuracyLevel = eQMI_LOC_ACCURACY_HIGH_V02; in startFix()390 start_msg.horizontalAccuracyLevel = eQMI_LOC_ACCURACY_MED_V02; in startFix()395 start_msg.horizontalAccuracyLevel = eQMI_LOC_ACCURACY_LOW_V02; in startFix()399 start_msg.fixRecurrence_valid = 1; in startFix()402 start_msg.fixRecurrence = eQMI_LOC_RECURRENCE_SINGLE_V02; in startFix()[all …]
292 qmiLocStartReqMsgT_v02 start_msg; in startFix() local298 memset (&start_msg, 0, sizeof(start_msg)); in startFix()352 start_msg.minInterval_valid = 1; in startFix()353 start_msg.minInterval = fixCriteria.min_interval; in startFix()356 start_msg.horizontalAccuracyLevel_valid = 1; in startFix()361 start_msg.horizontalAccuracyLevel = eQMI_LOC_ACCURACY_HIGH_V02; in startFix()366 start_msg.horizontalAccuracyLevel = eQMI_LOC_ACCURACY_MED_V02; in startFix()371 start_msg.horizontalAccuracyLevel = eQMI_LOC_ACCURACY_LOW_V02; in startFix()375 start_msg.fixRecurrence_valid = 1; in startFix()378 start_msg.fixRecurrence = eQMI_LOC_RECURRENCE_SINGLE_V02; in startFix()[all …]