Re: Continuous discovery of bluetooth devices
site_archiver@lists.apple.com Delivered-To: bluetooth-dev@lists.apple.com Am 22.02.2006 um 18:02 schrieb Joseph Kelly: Ruotger --- "Less code is better code" - Wil Shipley Ruotger Skupin, Mac OS X Software Engineering ilink Kommunikationssysteme GmbH Münzstr. 13; 10178 Berlin - Germany _______________________________________________ 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... As a side issue, what would be the preferable way of putting a device into my user defaults? Its bluetooth address? You can convert a BluetoothDeviceAddress (which is just a six byte array) into NSData and store that in your prefs. That's the way I do it at the moment. I just thought there might be a different way to identify a bluetooth device than its address. There are some phones (namely the Nokia 6310i) that choose a different address every time you switch on the telephone. Which means of course the app "forgets" about the phone every time. grrrr... This email sent to site_archiver@lists.apple.com
participants (1)
-
Ruotger Skupin