Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | o Successfully reading all characteristics. | Trygve Laugstøl | 2015-02-19 | 1 | -1/+1 |
| | |||||
* | o Reading characteristics, unable to parse just yet. | Trygve Laugstøl | 2015-02-19 | 1 | -17/+49 |
| | |||||
* | o Successfully decoding GATT services. | Trygve Laugstøl | 2015-02-18 | 1 | -19/+82 |
| | |||||
* | o Finally correct decoding of ATT response. | Trygve Laugstøl | 2015-02-17 | 1 | -5/+4 |
| | |||||
* | o Using cursor instead of size to determine the number of bytes to write. | Trygve Laugstøl | 2015-02-17 | 1 | -2/+2 |
| | |||||
* | Merge remote-tracking branch 'origin/master' | Trygve Laugstøl | 2015-02-17 | 1 | -9/+14 |
|\ | | | | | | | | | | | | | | | | | | | | | Conflicts: Bluetooth.cpp Bluetooth.h ByteBuffer.cpp CMakeLists.txt LinuxBluetooth.cpp main.cpp test/ByteBufferTest.cpp | ||||
| * | o Passing tests. | Trygve Laugstøl | 2015-02-17 | 1 | -12/+18 |
| | | |||||
* | | valgrind tests | Trygve Laugstøl | 2015-02-15 | 1 | -221/+236 |
|/ | |||||
* | o wip. Test cases! | Trygve Laugstøl | 2015-02-15 | 1 | -11/+9 |
| | |||||
* | o wip. | Trygve Laugstøl | 2015-02-12 | 1 | -8/+4 |
| | |||||
* | o wip. | Trygve Laugstøl | 2015-02-10 | 1 | -16/+34 |
| | |||||
* | o wip. | Trygve Laugstøl | 2015-02-10 | 1 | -10/+46 |
| | |||||
* | o Initial import of Linux code for talking to Bluetooth devices. | Trygve Laugstøl | 2015-02-08 | 1 | -0/+292 |