aboutsummaryrefslogtreecommitdiff
path: root/ByteBuffer.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Reorganizing the source code:Trygve Laugstøl2015-02-201-102/+0
| | | | | | o Moving main to apps/ o Moving the library sources to ble/ o Creating cmake files for each piece.
* o Successfully decoding GATT services.Trygve Laugstøl2015-02-181-16/+15
|
* o Finally correct decoding of ATT response.Trygve Laugstøl2015-02-171-5/+5
|
* Merge remote-tracking branch 'origin/master'Trygve Laugstøl2015-02-171-33/+53
|\ | | | | | | | | | | | | | | | | | | | | Conflicts: Bluetooth.cpp Bluetooth.h ByteBuffer.cpp CMakeLists.txt LinuxBluetooth.cpp main.cpp test/ByteBufferTest.cpp
| * o More tests, more passing tests.Trygve Laugstøl2015-02-171-10/+15
| |
| * o More tests, more passing tests.Trygve Laugstøl2015-02-171-4/+4
| |
| * o Passing tests.Trygve Laugstøl2015-02-171-32/+52
| |
* | valgrind testsTrygve Laugstøl2015-02-151-11/+12
|/
* o wip. Test cases!Trygve Laugstøl2015-02-151-1/+3
|
* o wip.Trygve Laugstøl2015-02-121-1/+19
|
* o wip.Trygve Laugstøl2015-02-101-15/+39
|
* o wip.Trygve Laugstøl2015-02-101-0/+38