gattlib/examples
Johannes Bauer 1f6c89f0bf Fixed error message in notification example app
Fixed a small typo in which the newline was printed one character early
in an error message.
2019-09-28 15:00:47 +02:00
..
ble_scan gattlib: Added 'adapter' and 'user_data' parameter to 'gattlib_discovered_device_t' callback 2019-07-09 20:04:35 +02:00
discover examples: Use GATTLIB_ error code 2019-06-27 22:27:39 +02:00
gatttool gattlib: Move 'struct _gatt_connection_t' out of 'gattlib.h' 2019-07-07 22:17:49 +02:00
nordic_uart gattlib: Added support for write-without-response 2019-07-05 22:50:23 +02:00
notification Fixed error message in notification example app 2019-09-28 15:00:47 +02:00
read_write examples/read_write: Clarify error message 2019-06-27 22:27:39 +02:00
read_write_memory examples/read_write_memory: Added read/write for demonstrating memory management 2019-07-21 20:35:57 +02:00