summaryrefslogtreecommitdiff
path: root/libaltos/libaltos_private.h
Commit message (Collapse)AuthorAge
* libaltos: Add support for TeleBT-v4.0 bluetooth channel changeKeith Packard2017-05-13
| | | | | | | | 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>
* Switch from GPLv2 to GPLv2+Keith Packard2016-07-12
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* libaltos: Add Windows BT support. Split into separate source files.Keith Packard2016-03-20
Add Bluetooth support to Windows. Split libaltos into separate files. Signed-off-by: Keith Packard <keithp@keithp.com>