IOBluetoothLocalDeviceReadAddress and 64 bit
IOBluetoothLocalDeviceReadAddress and 64 bit
- Subject: IOBluetoothLocalDeviceReadAddress and 64 bit
- From: Moritz Gmelin <email@hidden>
- Date: Mon, 9 Jun 2008 17:30:41 +0200
Hi,
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.
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 (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden