Home | History | Annotate | Download | only in src

Lines Matching refs:ioctl_data

361     rpc_loc_ioctl_data_u_type    ioctl_data;
363 &ioctl_data.rpc_loc_ioctl_data_u_type_u.fix_criteria;
424 ioctl_data.disc = ioctl_type;
428 &ioctl_data,
438 rpc_loc_ioctl_data_u_type ioctl_data;
445 time_info_ptr = &ioctl_data.rpc_loc_ioctl_data_u_type_u.assistance_data_time;
450 ioctl_data.disc = ioctl_type;
454 &ioctl_data,
465 rpc_loc_ioctl_data_u_type ioctl_data;
467 &ioctl_data.rpc_loc_ioctl_data_u_type_u.assistance_data_position;
494 &ioctl_data,
550 rpc_loc_ioctl_data_u_type ioctl_data = {RPC_LOC_IOCTL_SET_LBS_APN_PROFILE, {0}};
551 ioctl_data.rpc_loc_ioctl_data_u_type_u.apn_profiles[0].srv_system_type = LOC_APN_PROFILE_SRV_SYS_MAX;
552 ioctl_data.rpc_loc_ioctl_data_u_type_u.apn_profiles[0].pdp_type = LOC_APN_PROFILE_PDN_TYPE_IPV4;
553 memcpy(&(ioctl_data.rpc_loc_ioctl_data_u_type_u.apn_profiles[0].apn_name), apn, size);
558 &ioctl_data,
578 rpc_loc_ioctl_data_u_type ioctl_data;
583 ioctl_data.disc = ioctl_cmd;
584 server_info_ptr = &ioctl_data.rpc_loc_ioctl_data_u_type_u.server_addr;
600 &ioctl_data,
609 rpc_loc_ioctl_data_u_type ioctl_data;
624 ioctl_data.disc = ioctl_cmd;
625 server_info_ptr = &ioctl_data.rpc_loc_ioctl_data_u_type_u.server_addr;
635 &ioctl_data,
649 rpc_loc_ioctl_data_u_type ioctl_data = {RPC_LOC_IOCTL_SET_DATA_ENABLE, {0}};
651 ioctl_data.rpc_loc_ioctl_data_u_type_u.data_enable = enable;
655 &ioctl_data,
667 rpc_loc_ioctl_data_u_type ioctl_data = {RPC_LOC_IOCTL_DELETE_ASSIST_DATA, {0}};
668 ioctl_data.rpc_loc_ioctl_data_u_type_u.assist_data_delete.type = bits;
673 &ioctl_data,
956 rpc_loc_ioctl_data_u_type ioctl_data;
962 predicted_orbits_data_ptr = &ioctl_data.rpc_loc_ioctl_data_u_type_u.predicted_orbits_data;
969 ioctl_data.disc = ioctl_type;
994 &ioctl_data);
1009 &ioctl_data,
1075 rpc_loc_ioctl_data_u_type ioctl_data;
1079 &ioctl_data.rpc_loc_ioctl_data_u_type_u.conn_open_status;
1082 ioctl_data.disc = RPC_LOC_IOCTL_INFORM_SERVER_OPEN_STATUS;
1101 &ioctl_data.rpc_loc_ioctl_data_u_type_u.multi_conn_open_status;
1104 ioctl_data.disc = RPC_LOC_IOCTL_INFORM_SERVER_MULTI_OPEN_STATUS;
1138 ioctl_data.disc,
1139 &ioctl_data,
1148 rpc_loc_ioctl_data_u_type ioctl_data;
1149 ioctl_data.disc = RPC_LOC_IOCTL_INFORM_SERVER_CLOSE_STATUS;
1152 &ioctl_data.rpc_loc_ioctl_data_u_type_u.conn_close_status;
1159 ioctl_data.disc,
1160 &ioctl_data,
1381 rpc_loc_ioctl_data_u_type ioctl_data = {RPC_LOC_IOCTL_SET_SUPL_VERSION, {0}};
1382 ioctl_data.rpc_loc_ioctl_data_u_type_u.supl_version = (int)version;
1386 &ioctl_data,
1423 rpc_loc_ioctl_data_u_type ioctl_data;
1426 ioctl_data.rpc_loc_ioctl_data_u_type_u.engine_lock = convertGpsLockMask(lockMask);
1427 ioctl_data.disc = RPC_LOC_IOCTL_SET_ENGINE_LOCK;
1430 &ioctl_data,
1445 rpc_loc_ioctl_data_u_type ioctl_data;
1452 &ioctl_data,