HomeSort by relevance Sort by last modified time
    Searched defs:rpc_uint8 (Results 1 - 2 of 2) sorted by null

  /hardware/qcom/gps/loc_api/libloc_api-rpc/inc-1240/
loc_api_common.h 48 typedef u_char rpc_uint8; typedef
94 rpc_uint8 leap_seconds;
140 rpc_uint8 prn;
141 rpc_uint8 health_status;
704 rpc_uint8 total_parts;
705 rpc_uint8 part;
785 rpc_uint8 num_of_aps_used;
786 rpc_uint8 fix_error_code;
794 rpc_uint8 ap_qualifier;
799 rpc_uint8 num_of_aps
    [all...]
  /hardware/qcom/gps/loc_api/libloc_api-rpc/inc-3200/
loc_api_common.h 42 typedef u_char rpc_uint8; typedef
88 rpc_uint8 leap_seconds;
134 rpc_uint8 prn;
135 rpc_uint8 health_status;
677 rpc_uint8 total_parts;
678 rpc_uint8 part;
835 extern bool_t xdr_rpc_uint8 (XDR *, rpc_uint8*);
    [all...]

Completed in 71 milliseconds