> ## 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.

# BatchingStatus

Specifies the batching status in [BatchingCb](https://docs.qualcomm.com/doc/80-80023-25/topic/BatchingCb.html#batching-cb).

|          **Enum**          | **Value** |                      **Description**                     |
| :------------------------: | :-------: | :------------------------------------------------------: |
| `BATCHING_STATUS_INACTIVE` |    `0`    | The service is unable to compute positions for batching. |
|  `BATCHING_STATUS_ACTIVE`  |    `1`    |  The service is able to compute positions for batching.  |
