# LocationFlagsBits

Source: [https://docs.qualcomm.com/doc/80-PK177-134/topic/wwan_standard_location_flags_bits.html](https://docs.qualcomm.com/doc/80-PK177-134/topic/wwan_standard_location_flags_bits.html)

## Java

    LocationFlagBitsCopy to clipboard

## Native

    wwan_standard_LocationFlagsBitsCopy to clipboard

| **Enum values** | **Integer value** |
| --- | --- |
| WWAN\_STANDARD\_LOCATION\_HAS\_LAT\_LONG\_BIT | 1 |
| WWAN\_STANDARD\_LOCATION\_HAS\_ALTITUDE\_BIT | 2 |
| WWAN\_STANDARD\_LOCATION\_HAS\_ACCURACY\_BIT | 4 |
| WWAN\_STANDARD\_LOCATION\_HAS\_VERTICAL\_ACCURACY\_BIT | 8 |

**Parent Topic:** WWAN standard enums

Last Published: Nov 14, 2024

Previous Topic
 
LocationStatus Next Topic

WWAN standard classes and structs