aboutsummaryrefslogtreecommitdiff
path: root/ble/LinuxBluetooth.cpp
Commit message (Collapse)AuthorAgeFilesLines
* 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
o Moving main to apps/ o Moving the library sources to ble/ o Creating cmake files for each piece.