diff -r e8e63152f320 -r 2a9601315dfc javaextensions/bluetooth/omjbluetooth/build/build.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/javaextensions/bluetooth/omjbluetooth/build/build.xml Mon May 03 12:27:20 2010 +0300 @@ -0,0 +1,72 @@ + + + + Builds Bluetooth API + + + + + + + + + + + + + + + + + + + + + + + bluetooth.api.version=1.1 + obex.api.version=1.1 + bluetooth.l2cap.receiveMTU.max=:bluetooth.BtDynamicPropertyHandler + bluetooth.connected.devices.max=:bluetooth.BtDynamicPropertyHandler + bluetooth.connected.inquiry=:bluetooth.BtDynamicPropertyHandler + bluetooth.connected.page=:bluetooth.BtDynamicPropertyHandler + bluetooth.connected.inquiry.scan=:bluetooth.BtDynamicPropertyHandler + bluetooth.connected.page.scan=:bluetooth.BtDynamicPropertyHandler + bluetooth.master.switch=:bluetooth.BtDynamicPropertyHandler + bluetooth.sd.trans.max=:bluetooth.BtDynamicPropertyHandler + bluetooth.sd.attr.retrievable.max=:bluetooth.BtDynamicPropertyHandler + + + bluecove.stack=${bluecove.stack} + + + +