<!--
{
  "availability" : [
    "macOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "IOBluetooth",
  "identifier" : "/documentation/IOBluetooth/IOBluetoothHandsFreeCallIndex",
  "metadataVersion" : "0.1.0",
  "role" : "Global Variable",
  "symbol" : {
    "kind" : "Global Variable",
    "modules" : [
      "IOBluetooth"
    ],
    "preciseIdentifier" : "c:@IOBluetoothHandsFreeCallIndex"
  },
  "title" : "IOBluetoothHandsFreeCallIndex"
}
-->

# IOBluetoothHandsFreeCallIndex

The index of the call, starting with `1`.

```
let IOBluetoothHandsFreeCallIndex: String
```

## Discussion

Calls keep their index number until they are ended. New calls are assigned the lowest available index number.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)