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

  /hardware/qcom/gps/loc_api/libloc_api-rpc/gen-1240/
loc_api_common.xdr 371 unsigned char data_coding_scheme;
377 unsigned char data_coding_scheme;
421 unsigned char data_coding_scheme;
loc_api_common_xdr.c 565 if (!xdr_u_char (xdrs, &objp->data_coding_scheme))
580 if (!xdr_u_char (xdrs, &objp->data_coding_scheme))
677 if (!xdr_u_char (xdrs, &objp->data_coding_scheme))
    [all...]
  /hardware/qcom/gps/loc_api/libloc_api-rpc/gen-3200/
loc_api_common.xdr 361 unsigned char data_coding_scheme;
367 unsigned char data_coding_scheme;
411 unsigned char data_coding_scheme;
loc_api_common_xdr.c 548 if (!xdr_u_char (xdrs, &objp->data_coding_scheme))
562 if (!xdr_u_char (xdrs, &objp->data_coding_scheme))
657 if (!xdr_u_char (xdrs, &objp->data_coding_scheme))
    [all...]
  /hardware/qcom/gps/loc_api/libloc_api-rpc/inc-1240/
loc_api_common.h 365 u_char data_coding_scheme; member in struct:rpc_loc_ni_requestor_id_s_type
372 u_char data_coding_scheme; member in struct:rpc_loc_ni_supl_client_name_s_type
422 u_char data_coding_scheme; member in struct:rpc_loc_ni_codeword_string_s_type
    [all...]
  /hardware/qcom/gps/loc_api/libloc_api-rpc/inc-3200/
loc_api_common.h 355 u_char data_coding_scheme; member in struct:rpc_loc_ni_requestor_id_s_type
365 u_char data_coding_scheme; member in struct:rpc_loc_ni_supl_client_name_s_type
421 u_char data_coding_scheme; member in struct:rpc_loc_ni_codeword_string_s_type
    [all...]
  /hardware/qcom/gps/loc_api/libloc_api/
loc_eng.cpp 668 supl_req->client_name.data_coding_scheme = RPC_LOC_NI_SUPL_GSM_DEFAULT; // no coding
673 supl_req->requestor_id.data_coding_scheme = RPC_LOC_NI_SUPL_GSM_DEFAULT;
    [all...]

Completed in 8256 milliseconds