aboutsummaryrefslogtreecommitdiffstats
path: root/core/btdiscovery.cpp
AgeCommit message (Expand)Author
2018-10-12core: recognize Aqualung i770R over BLEGravatar Dirk Hohndel
2018-10-12Bluetooth: add helper to separate BT name and addressGravatar Dirk Hohndel
2018-10-12Bluetooth: restart scan for different device on macOSGravatar Dirk Hohndel
2018-10-12Bluetooth: wait until we actually have device infoGravatar Dirk Hohndel
2018-10-12Bluetooth: start discovery if address isn't already knownGravatar Dirk Hohndel
2018-10-12Bluetooth: move declaration and make variable file scopedGravatar Dirk Hohndel
2018-10-12Bluetooth: remember all data during a scan on macOSGravatar Dirk Hohndel
2018-10-12Bluetooth: discovery should always scan on macOS as wellGravatar Dirk Hohndel
2018-10-12core: helper function to recognize BT/BLE addressesGravatar Dirk Hohndel
2018-10-09BT OSTC 3 should be reported as OSTC PlusGravatar Jocke
2018-09-30Bluetooth: use standard Qt code on WindowsGravatar Dirk Hohndel
2018-09-29Bluetooth: turn on logging earlierGravatar Dirk Hohndel
2018-09-12BLE: add Teric to list of auto-detected Shearwater computersGravatar Dirk Hohndel
2018-07-02Correctly recognize more OSTC variants as BLEGravatar Dirk Hohndel
2018-05-21core: Change Q_UNUSED to no parameter nameGravatar jan Iversen
2018-05-11BLE: add EON Core and Mares Bluelink to detectionGravatar Dirk Hohndel
2018-04-27Android: correctly detect the different BT device typesGravatar Dirk Hohndel
2018-04-24Convert our custom IO model to new libdivecomputer IO modelGravatar Linus Torvalds
2018-02-26Cleanup: Use QString as parameter for [get|save]BtDeviceInfo()Gravatar Berthold Stoeger
2018-02-17Coding-style: remove superfluous parenthesesGravatar Berthold Stoeger
2017-12-27Cleanup: avoid potentially uninitialized membersGravatar Dirk Hohndel
2017-12-07Show BT device names firstGravatar Robert C. Helling
2017-12-02iOS: save BT DeviceInfo on discoveryGravatar Murillo Bernardes
2017-11-16Introduce mode field in Bluetooth device selection dialogGravatar Berthold Stoeger
2017-11-06Add "Aladin" to the list of recognized BT names.Gravatar Berthold Stoeger
2017-11-04Replace QMap::operator[] with QMap::value()Gravatar Berthold Stoeger
2017-10-14BLE: try to enable on iOSGravatar Dirk Hohndel
2017-10-12mobile: enable switching BT on/off during session.Gravatar Jan Mulder
2017-10-07Move ConnectionListModel into its own source fileGravatar Dirk Hohndel
2017-09-17BLE: helper function to get QBtDeviceInfo from UUIDGravatar Dirk Hohndel
2017-09-17BLE: if there's no address, use the UUID insteadGravatar Dirk Hohndel
2017-07-19BLE on iOS: use uuid instead of BT addressGravatar Dirk Hohndel
2017-07-19BLE discovery: give the agent some timeGravatar Dirk Hohndel
2017-07-19iOS BLE support: no localBtDevice, go straight to discoveryGravatar Dirk Hohndel
2017-07-18QML UI: correctly match BT names with productsGravatar Dirk Hohndel
2017-07-18Add detection of the Shearwater Predator via BTGravatar Dirk Hohndel
2017-07-16Add the connections that we find to the modelGravatar Dirk Hohndel
2017-07-16Add ConnectionListModelGravatar Dirk Hohndel
2017-07-15Correct BT detect for OSTC SportGravatar Jan Mulder
2017-07-12BT support: track if Bluetooth is availableGravatar Dirk Hohndel
2017-07-03Rewrite the matching code for BT devicesGravatar Dirk Hohndel
2017-07-03Don't add all discovered BT devicesGravatar Dirk Hohndel
2017-07-04BT discovery Android: Allow BT/LE devices connect both waysGravatar Jan Mulder
2017-07-02BT discovery: detect Scubapro G2Gravatar Dirk Hohndel
2017-06-30Android: mark BLE only paired devicesGravatar Dirk Hohndel
2017-06-30QML UI: save BT address as stringGravatar Dirk Hohndel
2017-06-30BLE handling: create helper function to add the LE: prefixGravatar Dirk Hohndel
2017-06-24Add the EON Steel as support DC on AndroidGravatar Dirk Hohndel
2017-06-22Warn when not compiling against the matching libdc versionGravatar Dirk Hohndel
2017-06-12BT Discovery: add Shearwater Petrel and PerdixGravatar Jan Mulder