<!--
{
  "availability" : [
    "macOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "IOBluetooth",
  "identifier" : "/documentation/IOBluetooth/IOBluetoothDeviceInquiryDelegate/deviceInquiryUpdatingDeviceNamesStarted(_:devicesRemaining:)",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Method",
  "symbol" : {
    "kind" : "Instance Method",
    "modules" : [
      "IOBluetooth"
    ],
    "preciseIdentifier" : "c:objc(pl)IOBluetoothDeviceInquiryDelegate(im)deviceInquiryUpdatingDeviceNamesStarted:devicesRemaining:"
  },
  "title" : "deviceInquiryUpdatingDeviceNamesStarted(_:devicesRemaining:)"
}
-->

# deviceInquiryUpdatingDeviceNamesStarted(_:devicesRemaining:)

```
optional func deviceInquiryUpdatingDeviceNamesStarted(_ sender: IOBluetoothDeviceInquiry!, devicesRemaining: UInt32)
```

## Parameters

`sender`

Inquiry object that sent this delegate message.

`devicesRemaining`

Number of devices remaining to update.

## Discussion

The inquiry has begun updating device names that were found during the search.

---

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)