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

  /hardware/libhardware/include/hardware/
gps.h 87 #define GPS_LOCATION_HAS_BEARING 0x0008
  /device/generic/goldfish/gps/
gps_qemu.c 387 r->fix.flags |= GPS_LOCATION_HAS_BEARING;
522 if (r->fix.flags & GPS_LOCATION_HAS_BEARING) {

Completed in 31 milliseconds