site_archiver@lists.apple.com Delivered-To: bluetooth-dev@lists.apple.com Hello, Thanks, John Goodman _______________________________________________ Do not post admin requests to the list. They will be ignored. Bluetooth-dev mailing list (Bluetooth-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/bluetooth-dev/site_archiver%40lists.a... I don't understand the value of using setSearchAttributes for an IOBluetoothDeviceSelectorController. I understand that I can use it to filter out devices that I don't want to see, and that's a good idea in principle. However, I haven't been able to use it without specifying a name and address for my IOBluetoothDeviceSearchDeviceAttributes struct. I can use kBluetooth***Any for the class specifiers, but I don't know the equivalents for the name and address. Without generic settings for the name and address, the generic class constants don't do me any good. I'd like to have the selector controller include all of the devices of a class, not the just the ones for which I already know the names and addresses. This question came up once before ( http://lists.apple.com/archives/bluetooth-dev/2004/Jul/msg00025.html ) but I don't see anything in the answer that directly addresses the question. Anyone game for this? This email sent to site_archiver@lists.apple.com
participants (1)
-
John Goodman