Home
last modified time | relevance | path

Searched refs:set_mode_msg (Results 1 – 3 of 3) sorted by relevance

/device/huawei/angler/location/loc_api/loc_api_v02/
DLocApiV02.cpp321 qmiLocSetOperationModeReqMsgT_v02 set_mode_msg; in startFix() local
326 memset (&set_mode_msg, 0, sizeof(set_mode_msg)); in startFix()
339 set_mode_msg.operationMode = eQMI_LOC_OPER_MODE_MSB_V02; in startFix()
343 set_mode_msg.operationMode = eQMI_LOC_OPER_MODE_MSA_V02; in startFix()
347 set_mode_msg.operationMode = eQMI_LOC_OPER_MODE_CELL_ID_V02; in startFix()
351 set_mode_msg.operationMode = eQMI_LOC_OPER_MODE_WWAN_V02; in startFix()
355 set_mode_msg.operationMode = eQMI_LOC_OPER_MODE_STANDALONE_V02; in startFix()
359 req_union.pSetOperationModeReq = &set_mode_msg; in startFix()
/device/lge/bullhead/location/loc_api/loc_api_v02/
DLocApiV02.cpp321 qmiLocSetOperationModeReqMsgT_v02 set_mode_msg; in startFix() local
326 memset (&set_mode_msg, 0, sizeof(set_mode_msg)); in startFix()
339 set_mode_msg.operationMode = eQMI_LOC_OPER_MODE_MSB_V02; in startFix()
343 set_mode_msg.operationMode = eQMI_LOC_OPER_MODE_MSA_V02; in startFix()
347 set_mode_msg.operationMode = eQMI_LOC_OPER_MODE_CELL_ID_V02; in startFix()
351 set_mode_msg.operationMode = eQMI_LOC_OPER_MODE_WWAN_V02; in startFix()
355 set_mode_msg.operationMode = eQMI_LOC_OPER_MODE_STANDALONE_V02; in startFix()
359 req_union.pSetOperationModeReq = &set_mode_msg; in startFix()
/device/moto/shamu/location/loc_api/loc_api_v02/
DLocApiV02.cpp294 qmiLocSetOperationModeReqMsgT_v02 set_mode_msg; in startFix() local
299 memset (&set_mode_msg, 0, sizeof(set_mode_msg)); in startFix()
312 set_mode_msg.operationMode = eQMI_LOC_OPER_MODE_MSB_V02; in startFix()
316 set_mode_msg.operationMode = eQMI_LOC_OPER_MODE_MSA_V02; in startFix()
320 set_mode_msg.operationMode = eQMI_LOC_OPER_MODE_CELL_ID_V02; in startFix()
324 set_mode_msg.operationMode = eQMI_LOC_OPER_MODE_WWAN_V02; in startFix()
328 set_mode_msg.operationMode = eQMI_LOC_OPER_MODE_STANDALONE_V02; in startFix()
332 req_union.pSetOperationModeReq = &set_mode_msg; in startFix()