Re: Device Pairing Re-revisited
site_archiver@lists.apple.com Delivered-To: bluetooth-dev@lists.apple.com Well, I'll go and implement this, and report on whether this works. joe _______________________________________________ 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... Are you using UUIDs or channel IDs? If you use UUIDs how do you know the RFCOMM channel ID? This information has to come from the SDP! You're absolutely correct -- I'm using -getServiceRecordForUUID: whose documentation says "This method only operates on services that have already been queried. It will not initiate a new query." I'm quite embarrassed about this, as additionally I do not NULL-check the result of that operation which would've saved me a few days of work. This email sent to site_archiver@lists.apple.com
participants (1)
-
Joseph Kelly