# 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](https://docs.qualcomm.com/doc/80-PK177-134/topic/wwan_standard_enums.html)

Last Published: Nov 14, 2024

[Previous Topic
LocationStatus](https://docs.qualcomm.com/bundle/publicresource/80-PK177-134/topics/wwan_standard_location_status.md) [Next Topic
WWAN standard classes and structs](https://docs.qualcomm.com/bundle/publicresource/80-PK177-134/topics/wwan_standard_classes_and_structs.md)