aboutsummaryrefslogtreecommitdiff
path: root/Bluetooth.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Reorganizing the source code:Trygve Laugstøl2015-02-201-193/+0
| | | | | | o Moving main to apps/ o Moving the library sources to ble/ o Creating cmake files for each piece.
* o Decoding GATT characteristics.Trygve Laugstøl2015-02-201-4/+3
|
* o Successfully reading all characteristics.Trygve Laugstøl2015-02-191-11/+6
|
* o Reading characteristics, unable to parse just yet.Trygve Laugstøl2015-02-191-7/+15
|
* o Successfully decoding GATT services.Trygve Laugstøl2015-02-181-10/+26
|
* Merge remote-tracking branch 'origin/master'Trygve Laugstøl2015-02-171-9/+13
|\ | | | | | | | | | | | | | | | | | | | | Conflicts: Bluetooth.cpp Bluetooth.h ByteBuffer.cpp CMakeLists.txt LinuxBluetooth.cpp main.cpp test/ByteBufferTest.cpp
| * o Passing tests.Trygve Laugstøl2015-02-171-8/+14
| |
* | valgrind testsTrygve Laugstøl2015-02-151-94/+127
|/
* o wip. Test cases!Trygve Laugstøl2015-02-151-12/+13
|
* o wip.Trygve Laugstøl2015-02-121-6/+2
|
* o wip.Trygve Laugstøl2015-02-101-19/+72
|
* o wip.Trygve Laugstøl2015-02-101-6/+39
|
* o Initial import of Linux code for talking to Bluetooth devices.Trygve Laugstøl2015-02-081-0/+55