#
5c4f3138 |
| 20-Feb-2018 |
Matthias Ringwald <[email protected]> |
example/le_streamer: use separate characteristics for rx/tx
|
#
7fa79385 |
| 01-Feb-2018 |
Matthias Ringwald <[email protected]> |
example/le_streamer_client: use gatt_client_request_can_write_without_response_event
|
#
dc673ce3 |
| 29-Jan-2018 |
Matthias Ringwald <[email protected]> |
example/le_streamer_client: support full duplex using notifications and write without response
|
#
173fff9b |
| 12-Jan-2018 |
Matthias Ringwald <[email protected]> |
example: fix warnings for printf of uint32_t values
|
#
15de8206 |
| 01-Nov-2017 |
Milanka Ringwald <[email protected]> |
docu: add example tags, fix table for pdf
|
#
5ddac272 |
| 23-Aug-2017 |
Matthias Ringwald <[email protected]> |
example/le_streamer_client: provide template to set connection interval
|
#
beeed1f3 |
| 06-Aug-2017 |
Matthias Ringwald <[email protected]> |
le_streamer_client: don't start scanning on disconnect caused by shutdown
|
#
15304b2d |
| 19-Jul-2017 |
Matthias Ringwald <[email protected]> |
example/le_streamer_client: don't print test data but measure throughput instead
|
#
44a1ebc0 |
| 14-Jul-2017 |
Matthias Ringwald <[email protected]> |
example/le_streamer_client: unregister from notifications, reconnect after disconnect
|
#
9163ed0f |
| 04-Jul-2017 |
Matthias Ringwald <[email protected]> |
le_streamer_client: remove 'hidden' break, fix test
|
#
8e46c847 |
| 27-Jun-2017 |
Matthias Ringwald <[email protected]> |
example/le_streamer: print connection interval and connection latency on connect
|
#
7ea7688a |
| 25-May-2017 |
Matthias Ringwald <[email protected]> |
btstack_stdin: replace stdin_support.[ch] with btstack_stdin.h and platform implementations
|
#
6316c8ed |
| 22-May-2017 |
Matthias Ringwald <[email protected]> |
example: fix warning for unused argc, argv
|
#
ab2c6ae4 |
| 24-Mar-2017 |
Matthias Ringwald <[email protected]> |
tool: add update_filename.py that adds __BTSTACK_FILE__ to every .c file for use with debug output instead of __FILE__
|
#
c8f97be6 |
| 02-Feb-2017 |
Matthias Ringwald <[email protected]> |
example: add le_streamer_client that connects to le_streamer
|