<!--
{
  "availability" : [
    "macOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "IOBluetooth",
  "identifier" : "/documentation/IOBluetooth/IOBluetoothIgnoreHIDDevice(_:)",
  "metadataVersion" : "0.1.0",
  "role" : "Function",
  "symbol" : {
    "kind" : "Function",
    "modules" : [
      "IOBluetooth"
    ],
    "preciseIdentifier" : "c:@F@IOBluetoothIgnoreHIDDevice"
  },
  "title" : "IOBluetoothIgnoreHIDDevice(_:)"
}
-->

# IOBluetoothIgnoreHIDDevice(_:)

Hints that the macOS Bluetooth software should ignore a HID device that connects up.

```
func IOBluetoothIgnoreHIDDevice(_ device: IOBluetoothDeviceRef!)
```

## Parameters

`device`

A Bluetooth Device to ignore.

---

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)