| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
o Misc nits.
|
|
|
|
|
|
| |
Cleaning up:
o Using more of the shared_ptr typedefs.
o Adding code styles used by CLion.
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
o Reducing silliness, no allocations by ByteBuffer.
o Create StaticByteBuffer as a nice one-liner to create a buffer.
LinuxBluetooth: methods that want a buffer needs to pass it in, ByteBuffer is not allocating anymore.
|
|
o Adding start of health termometer service tool.
apps/ble-read-characteristic:
o Sart of new tool.
apps/ble-inspect-device
o Make adapter configurable.
other:
o UUID fixes and tests.
|