site_archiver@lists.apple.com Delivered-To: bluetooth-dev@lists.apple.com On Sep 30, 2005, at 9:58 AM, James.Blair@ni.com wrote: Eric Brown wrote on 09/29/2005 06:25:35 PM:
On Sep 29, 2005, at 8:34 AM, Joseph Kelly wrote: [ snip ]
(3) How do I enumerate devices without the UI in absence of IOBluetoothDeviceInquiry?
IOBlueotothDeviceInquiry is the only mechanism for performing inquiries. Is there something specific you're trying to do?
Correct... there is no public Inquiry API before 10.4. Also, is there a C API available for this class, or only the ObjC API? Noted... - Eric _______________________________________________ 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 read in the documentation that IOBluetoothDeviceInquiry was introduced in 10.4. Does this mean that a program that uses IOBluetoothDeviceInquiry will only run on 10.4? Yes... take a look at the functions staring with "IOBluetoothDeviceInquiry" in IOBluetoothUserLib.h (that's where the C API resides).
(4) How do I specify the passcode for a device programatically? (If
you haven't figured out, I'm trying to prevent user intervention as
much as possible because I'd like the discover-connect-upload
process to be automatic) There's a chance I might downgrade the
security model to eliminate passcodes.
There isn't a way to do this currently. We are considering adding it
in the future as there have been several requests for it. Please add one more request to the list; I would find this capability very useful. This email sent to site_archiver@lists.apple.com