libaltos: Add support for TeleBT-v4.0 bluetooth channel change
authorKeith Packard <keithp@keithp.com>
Sat, 13 May 2017 22:24:20 +0000 (15:24 -0700)
committerKeith Packard <keithp@keithp.com>
Sat, 13 May 2017 22:29:13 +0000 (15:29 -0700)
commit2536640b852feff41975d2da50befdda91ee6303
treedbcd54b2bb96db41cfe7325ec4513e52b60b98e9
parent91c2af9ac1387842a5fdc61dbc9e26e04de2cdd0
libaltos: Add support for TeleBT-v4.0 bluetooth channel change

The RN4678 in TeleBT v4.0 uses channel 6 instead of channel 1.
There is code in the linux bits which discovers this value, but that
crashes when run under java for unknown reasons.

Signed-off-by: Keith Packard <keithp@keithp.com>
libaltos/libaltos_common.c
libaltos/libaltos_linux.c
libaltos/libaltos_private.h
libaltos/libaltos_windows.c