# LocationFlagsBits Source: [https://docs.qualcomm.com/doc/80-PK177-134/topic/robust_location_flags_bits.html](https://docs.qualcomm.com/doc/80-PK177-134/topic/robust_location_flags_bits.html) ## Java LocationFlagBitsCopy to clipboard ## Native rl_LocationFlagsBitsCopy to clipboard | **Enum values** | **Integer value** | | --- | --- | | RL\_LOCATION\_HAS\_LAT\_LONG\_BIT | 1 | | RL\_LOCATION\_HAS\_ALTITUDE\_BIT | 2 | | RL\_LOCATION\_HAS\_SPEED\_BIT | 4 | | RL\_LOCATION\_HAS\_BEARING\_BIT | 8 | | RL\_LOCATION\_HAS\_ACCURACY\_BIT | 16 | | RL\_LOCATION\_HAS\_VERTICAL\_ACCURACY\_BIT | 32 | | RL\_LOCATION\_HAS\_SPEED\_ACCURACY\_BIT | 64 | | RL\_LOCATION\_HAS\_BEARING\_ACCURACY\_BIT | 128 | | RL\_LOCATION\_HAS\_ELAPSED\_REAL\_TIME\_BIT | 256 | | RL\_LOCATION\_HAS\_ELAPSED\_REAL\_TIME\_UNC\_BIT | 512 | **Parent Topic:** [Robust location enums](https://docs.qualcomm.com/doc/80-PK177-134/topic/robust_location_enums.html) Last Published: Nov 14, 2024 [Previous Topic LocationStatus](https://docs.qualcomm.com/bundle/publicresource/80-PK177-134/topics/robust_location_status.md) [Next Topic Robust classes and structs](https://docs.qualcomm.com/bundle/publicresource/80-PK177-134/topics/robust_classes_and_structs.md)