IOBluetoothLocalDeviceReadAddress and 64 bit
site_archiver@lists.apple.com Delivered-To: bluetooth-dev@lists.apple.com Hi, Any clues? I'm running OS X 10.5.3. on a MacBook Pro. M. _______________________________________________ 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 just tried to recompile our JNI BT-Library with 64 Bit support to make it ready for Java1.6. Most of it worked with no problems, but some simple functions do not work in 64 Bit mode. IOReturn ret = IOBluetoothLocalDeviceReadAddress (&localBTAddress, NULL, NULL, NULL); returns an error when called from Java 1.6.0 (64Bit) and returns 0 from Java 1.5 (32 Bit). The code is the same otherwise and this is happening in my BT-Thread. So nothing special here. This email sent to site_archiver@lists.apple.com
participants (1)
-
Moritz Gmelin