<!--
{
  "availability" : [
    "macOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "IOBluetooth",
  "identifier" : "/documentation/IOBluetooth/IOBluetoothHandsFreeAudioGatewayDelegate",
  "metadataVersion" : "0.1.0",
  "role" : "Protocol",
  "symbol" : {
    "kind" : "Protocol",
    "modules" : [
      "IOBluetooth"
    ],
    "preciseIdentifier" : "c:objc(pl)IOBluetoothHandsFreeAudioGatewayDelegate"
  },
  "title" : "IOBluetoothHandsFreeAudioGatewayDelegate"
}
-->

# IOBluetoothHandsFreeAudioGatewayDelegate

A set of optional methods for receiving information about status changes for a connected Bluetooth hands-free phone or headset.

```
protocol IOBluetoothHandsFreeAudioGatewayDelegate
```

## Topics

### Receiving Status Change Information

[`-  handsFree:hangup:`](/documentation/IOBluetooth/IOBluetoothHandsFreeAudioGatewayDelegate/handsFree(_:hangup:))

Tells the delegate the connected Bluetooth hands-free phone or headset is sending a hang-up signal.

[`-  handsFree:redial:`](/documentation/IOBluetooth/IOBluetoothHandsFreeAudioGatewayDelegate/handsFree(_:redial:))

Tells the delegate the connected Bluetooth hands-free phone or headset is redialing the last phone 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)