Searched refs:gps_device_t (Results 1 - 3 of 3) sorted by relevance

/hardware/qcom/gps/loc_api/libloc_api_50001/
H A Dgps.c36 const GpsInterface* gps__get_gps_interface(struct gps_device_t* dev)
44 struct gps_device_t *dev = (struct gps_device_t *) malloc(sizeof(struct gps_device_t));
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
H A Dgps.c36 const GpsInterface* gps__get_gps_interface(struct gps_device_t* dev)
44 struct gps_device_t *dev = (struct gps_device_t *) malloc(sizeof(struct gps_device_t));
/hardware/libhardware/include/hardware/
H A Dgps.h950 struct gps_device_t { struct
958 const GpsInterface* (*get_gps_interface)(struct gps_device_t* dev);

Completed in 71 milliseconds