altosui: Add low-level Bluetooth APIs
authorKeith Packard <keithp@keithp.com>
Fri, 8 Apr 2011 17:13:55 +0000 (10:13 -0700)
committerKeith Packard <keithp@keithp.com>
Fri, 8 Apr 2011 17:13:55 +0000 (10:13 -0700)
commit8dd455204cf8712fa8c142b0c0517cec1bf5fd0f
treeb265bec35628bdcec11fe827dac3ed935a8d6e31
parentbf1c7df5301a1727e871a8447f835fe75bdce3fc
altosui: Add low-level Bluetooth APIs

Adds the JNI functions to query and connect to arbitrary
bluetooth devices.

Adds Java wrappers to construct a list of proximate bluetooth devices.

Signed-off-by: Keith Packard <keithp@keithp.com>
altosui/AltosBTDevice.java [new file with mode: 0644]
altosui/AltosEepromDownload.java
altosui/Makefile.am
altosui/libaltos/Makefile.am
altosui/libaltos/cjnitest.c
altosui/libaltos/libaltos.c
altosui/libaltos/libaltos.h