aboutsummaryrefslogtreecommitdiff
path: root/apps/ble-inspect-device.cpp
Commit message (Collapse)AuthorAgeFilesLines
* o Splitting out public header files into it's own directory.Trygve Laugstøl2015-02-221-4/+3
|
* o Support for reading and writing characteristics.Trygve Laugstøl2015-02-211-0/+1
|
* o Creating a class to access GATT.Trygve Laugstøl2015-02-211-35/+21
|
* Reorganizing the source code:Trygve Laugstøl2015-02-201-0/+72
o Moving main to apps/ o Moving the library sources to ble/ o Creating cmake files for each piece.