Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | o Trying to make the Bluetooth API more C++ idiomatic, a GATT connection has ↵ | Trygve Laugstøl | 2015-06-21 | 1 | -1/+1 |
| | | | | | | | the same lifecycle as a BluetoothGatt. sm-get-value: o Better error handling. | ||||
* | o Splitting out public header files into it's own directory. | Trygve Laugstøl | 2015-02-22 | 1 | -0/+1 |
| | |||||
* | Reorganizing the source code: | Trygve Laugstøl | 2015-02-20 | 1 | -0/+3 |
o Moving main to apps/ o Moving the library sources to ble/ o Creating cmake files for each piece. |