HomeSort by relevance Sort by last modified time
    Searched refs:set_mode_msg (Results 1 - 3 of 3) sorted by null

  /device/huawei/angler/location/loc_api/loc_api_v02/
LocApiV02.cpp 321 qmiLocSetOperationModeReqMsgT_v02 set_mode_msg; local
326 memset (&set_mode_msg, 0, sizeof(set_mode_msg));
339 set_mode_msg.operationMode = eQMI_LOC_OPER_MODE_MSB_V02;
343 set_mode_msg.operationMode = eQMI_LOC_OPER_MODE_MSA_V02;
347 set_mode_msg.operationMode = eQMI_LOC_OPER_MODE_CELL_ID_V02;
351 set_mode_msg.operationMode = eQMI_LOC_OPER_MODE_WWAN_V02;
355 set_mode_msg.operationMode = eQMI_LOC_OPER_MODE_STANDALONE_V02;
359 req_union.pSetOperationModeReq = &set_mode_msg;
    [all...]
  /device/lge/bullhead/location/loc_api/loc_api_v02/
LocApiV02.cpp 321 qmiLocSetOperationModeReqMsgT_v02 set_mode_msg; local
326 memset (&set_mode_msg, 0, sizeof(set_mode_msg));
339 set_mode_msg.operationMode = eQMI_LOC_OPER_MODE_MSB_V02;
343 set_mode_msg.operationMode = eQMI_LOC_OPER_MODE_MSA_V02;
347 set_mode_msg.operationMode = eQMI_LOC_OPER_MODE_CELL_ID_V02;
351 set_mode_msg.operationMode = eQMI_LOC_OPER_MODE_WWAN_V02;
355 set_mode_msg.operationMode = eQMI_LOC_OPER_MODE_STANDALONE_V02;
359 req_union.pSetOperationModeReq = &set_mode_msg;
    [all...]
  /device/moto/shamu/location/loc_api/loc_api_v02/
LocApiV02.cpp 294 qmiLocSetOperationModeReqMsgT_v02 set_mode_msg; local
299 memset (&set_mode_msg, 0, sizeof(set_mode_msg));
312 set_mode_msg.operationMode = eQMI_LOC_OPER_MODE_MSB_V02;
316 set_mode_msg.operationMode = eQMI_LOC_OPER_MODE_MSA_V02;
320 set_mode_msg.operationMode = eQMI_LOC_OPER_MODE_CELL_ID_V02;
324 set_mode_msg.operationMode = eQMI_LOC_OPER_MODE_WWAN_V02;
328 set_mode_msg.operationMode = eQMI_LOC_OPER_MODE_STANDALONE_V02;
332 req_union.pSetOperationModeReq = &set_mode_msg;
    [all...]

Completed in 316 milliseconds