aboutsummaryrefslogtreecommitdiffstats
path: root/qtserialbluetooth.cpp
AgeCommit message (Expand)Author
2015-09-09Fix memory leak on serial bluetoothGravatar Miika Turkia
2015-09-09Delay freeing of memory after useGravatar Miika Turkia
2015-08-20Add implementation for BTH custom serial write method used on WindowsGravatar Claudiu Olteanu
2015-08-20Add implementation for BTH custom serial read method used on WindowsGravatar Claudiu Olteanu
2015-08-20Add implementation for BTH custom serial close method on WindowsGravatar Claudiu Olteanu
2015-08-20Add implementation for BTH custom serial open method on Windows platformsGravatar Claudiu Olteanu
2015-08-20Add skeleton for Bluetooth custom serial implementation on Windows platformsGravatar Claudiu Olteanu
2015-08-20Add set_timeout callback for Bluetooth custom serial implementationGravatar Claudiu Olteanu
2015-07-20Use SPP's uuid to connect to a device on Apple platformsGravatar Claudiu Olteanu
2015-07-13Use SPP's uuid to connect to a device on Android platformGravatar Claudiu Olteanu
2015-07-08Build fix for older Qt5Gravatar Dirk Hohndel
2015-07-07Allow to compile Subsurface with upstream libdivecomputerGravatar Dirk Hohndel
2015-07-06Code cleanupGravatar Dirk Hohndel
2015-07-06Add extra logs for custom serial Bluetooth implementationGravatar Claudiu Olteanu
2015-07-06Implement the custom Bluetooth serial communication and use itGravatar Claudiu Olteanu