aboutsummaryrefslogtreecommitdiff
path: root/ble/LinuxBluetooth.cpp
Commit message (Expand)AuthorAgeFilesLines
* Mac:HEADmasterTrygve Laugstøl2018-12-201-6/+7
* o Starting to handle notifications and indicationsTrygve Laugstøl2018-11-231-13/+35
* o Removing unused code.Trygve Laugstøl2018-11-221-9/+0
* o Working enabling of notifications.Trygve Laugstøl2018-11-221-51/+118
* ble-read-characteristic: working READ mode, starting on NOTIFY.Trygve Laugstøl2018-11-191-2/+9
* ByteBuffer:Trygve Laugstøl2018-11-191-14/+16
* apps/ble-bts:Trygve Laugstøl2018-11-171-9/+12
* o Removing debugging.Trygve Laugstøl2018-09-061-4/+0
* Major overhaul of BLE code:Trygve Laugstøl2018-09-051-44/+207
* Fixing lots of small nits:Trygve Laugstøl2018-08-301-52/+31
* Soil Moisture: Adding support for controlling lights.Trygve Laugstøl2016-04-121-11/+20
* mqtt: Using mqtt_support utilities from the mqtt-cassandra bridge.Trygve Laugstøl2016-02-141-1/+1
* o Overhaul of the bluetooth code.Trygve Laugstøl2015-07-261-54/+58
* o Fixing compatability with libcxx.Trygve Laugstøl2015-07-211-1/+3
* o Consistent ordering when storing the MAC address's bytes.Trygve Laugstøl2015-07-181-1/+1
* ble-scan:Trygve Laugstøl2015-06-211-21/+50
* SoilMoisture:Trygve Laugstøl2015-06-211-0/+4
* o Trying to make the Bluetooth API more C++ idiomatic, a GATT connection has ...Trygve Laugstøl2015-06-211-25/+37
* o Fixing wrong class name references in exception messages.Trygve Laugstøl2015-06-201-4/+4
* o Replacing boost::logging with log4cplus.Trygve Laugstøl2015-03-011-37/+23
* o Support for reading and writing characteristics.Trygve Laugstøl2015-02-211-3/+41
* o Consistence reference usage.Trygve Laugstøl2015-02-211-6/+5
* o Creating a class to access GATT.Trygve Laugstøl2015-02-211-33/+63
* wipTrygve Laugstøl2015-02-201-2/+0
* Reorganizing the source code:Trygve Laugstøl2015-02-201-0/+512