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

# IOBluetoothHandsFreeIndicatorSignal

The command string you use to show a signal strength indicator on a phone.

```
let IOBluetoothHandsFreeIndicatorSignal: String
```

## Discussion

The value of the signal strength indicator is an integer from `0-5`, where `0` indicates a very weak signal and `5` indicates a very strong signal.

---

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)