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

# IOBluetoothHandsFreeIndicatorService

The command string you use to show a carrier network connection indicator on a phone.

```
let IOBluetoothHandsFreeIndicatorService: String
```

## Discussion

The possible values for the carrier network connection indicator are:

- `0`: The phone isn’t connected to a carrier network.
- `1`: The phone is connected to a carrier network.

---

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)