index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
btdiscovery.h
Age
Commit message (
Expand
)
Author
2018-10-12
Bluetooth: add helper to separate BT name and address
Dirk Hohndel
2018-10-12
Bluetooth: start discovery if address isn't already known
Dirk Hohndel
2018-10-12
core: helper function to recognize BT/BLE addresses
Dirk Hohndel
2018-02-26
Cleanup: Use QString as parameter for [get|save]BtDeviceInfo()
Berthold Stoeger
2017-10-12
mobile: enable switching BT on/off during session.
Jan Mulder
2017-10-07
Make compile succeed without BT_SUPPORT
Dirk Hohndel
2017-10-07
Move ConnectionListModel into its own source file
Dirk Hohndel
2017-09-17
BLE: helper function to get QBtDeviceInfo from UUID
Dirk Hohndel
2017-07-16
Add ConnectionListModel
Dirk Hohndel
2017-07-12
BT support: track if Bluetooth is available
Dirk Hohndel
2017-07-03
Rewrite the matching code for BT devices
Dirk Hohndel
2017-06-30
QML UI: save BT address as string
Dirk Hohndel
2017-06-12
Don't declare static function in .h file
Dirk Hohndel
2017-06-12
Mobile: wrap up fixes for BT download on Android
Jan Mulder
2017-06-12
Mobile: add BT name to vendor/product capability
Jan Mulder
2017-06-12
QML UI: add internal admin for virtual vendor
Jan Mulder
2017-06-11
Android build fix
Dirk Hohndel
2017-06-11
QML UI: move BT handling into core code
Dirk Hohndel