aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* o Creating a class to access GATT.Trygve Laugstøl2015-02-216-94/+191
|
* wipTrygve Laugstøl2015-02-204-52/+67
|
* Reorganizing the source code:Trygve Laugstøl2015-02-2014-53/+267
| | | | | | 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-205-91/+178
|
* wipTrygve Laugstøl2015-02-202-39/+75
|
* o Successfully reading all characteristics.Trygve Laugstøl2015-02-193-12/+14
|
* o Reading characteristics, unable to parse just yet.Trygve Laugstøl2015-02-195-33/+99
|
* o Successfully decoding GATT services.Trygve Laugstøl2015-02-188-78/+268
|
* o Improved CMake.Trygve Laugstøl2015-02-181-12/+19
|
* o Finally correct decoding of ATT response.Trygve Laugstøl2015-02-173-12/+11
|
* o Using cursor instead of size to determine the number of bytes to write.Trygve Laugstøl2015-02-171-2/+2
|
* Merge remote-tracking branch 'origin/master'Trygve Laugstøl2015-02-179-113/+220
|\ | | | | | | | | | | | | | | | | | | | | 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-174-35/+36
| |
| * o More tests, more passing tests.Trygve Laugstøl2015-02-173-14/+44
| |
| * o Passing tests.Trygve Laugstøl2015-02-178-101/+193
| |
* | valgrind testsTrygve Laugstøl2015-02-158-436/+512
|/
* o wip. Test cases!Trygve Laugstøl2015-02-158-34/+124
|
* o wip.Trygve Laugstøl2015-02-125-20/+34
|
* o wip.Trygve Laugstøl2015-02-106-79/+213
|
* o wip.Trygve Laugstøl2015-02-108-27/+250
|
* o Initial import of Linux code for talking to Bluetooth devices.Trygve Laugstøl2015-02-086-0/+490