index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
qtserialbluetooth.cpp
Age
Commit message (
Expand
)
Author
2015-08-20
Add implementation for BTH custom serial write method used on Windows
Claudiu Olteanu
2015-08-20
Add implementation for BTH custom serial read method used on Windows
Claudiu Olteanu
2015-08-20
Add implementation for BTH custom serial close method on Windows
Claudiu Olteanu
2015-08-20
Add implementation for BTH custom serial open method on Windows platforms
Claudiu Olteanu
2015-08-20
Add skeleton for Bluetooth custom serial implementation on Windows platforms
Claudiu Olteanu
2015-08-20
Add set_timeout callback for Bluetooth custom serial implementation
Claudiu Olteanu
2015-07-20
Use SPP's uuid to connect to a device on Apple platforms
Claudiu Olteanu
2015-07-13
Use SPP's uuid to connect to a device on Android platform
Claudiu Olteanu
2015-07-08
Build fix for older Qt5
Dirk Hohndel
2015-07-07
Allow to compile Subsurface with upstream libdivecomputer
Dirk Hohndel
2015-07-06
Code cleanup
Dirk Hohndel
2015-07-06
Add extra logs for custom serial Bluetooth implementation
Claudiu Olteanu
2015-07-06
Implement the custom Bluetooth serial communication and use it
Claudiu Olteanu