> ## Documentation Index
> Fetch the complete documentation index at: https://qualcomm-3.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# GnssDataMask 

Specifies the valid mask data fields in [GnssData](https://docs.qualcomm.com/doc/80-80023-25/topic/GnssData.html#gnss-data).

|          **Enum**          |  **Value**  |                  **Description**                  |
| :------------------------: | :---------: | :-----------------------------------------------: |
| `GNSS_DATA_JAMMER_IND_BIT` | `1ULL << 0` | Indicates that the jammer indicator is available. |
|     `GNSS_DATA_AGC_BIT`    | `1ULL << 1` |        Indicates that the AGC is available.       |
