15 Commits

Author SHA1 Message Date
Matthias Ringwald
5c4f31389d example/le_streamer: use separate characteristics for rx/tx 2018-02-20 15:47:23 +01:00
Matthias Ringwald
7fa79385c8 example/le_streamer_client: use gatt_client_request_can_write_without_response_event 2018-02-01 15:17:49 +01:00
Matthias Ringwald
dc673ce371 example/le_streamer_client: support full duplex using notifications and write without response 2018-01-29 15:04:18 +01:00
Matthias Ringwald
173fff9bf3 example: fix warnings for printf of uint32_t values 2018-01-12 15:54:03 +01:00
Milanka Ringwald
15de820685 docu: add example tags, fix table for pdf 2017-11-01 10:41:16 +01:00
Matthias Ringwald
5ddac27281 example/le_streamer_client: provide template to set connection interval 2017-08-23 17:13:26 +02:00
Matthias Ringwald
beeed1f3ef le_streamer_client: don't start scanning on disconnect caused by shutdown 2017-08-06 22:26:13 +02:00
Matthias Ringwald
15304b2d11 example/le_streamer_client: don't print test data but measure throughput instead 2017-07-19 17:06:54 +02:00
Matthias Ringwald
44a1ebc025 example/le_streamer_client: unregister from notifications, reconnect after disconnect 2017-07-14 12:33:08 +02:00
Matthias Ringwald
9163ed0f77 le_streamer_client: remove 'hidden' break, fix test 2017-07-04 19:54:59 +02:00
Matthias Ringwald
8e46c84798 example/le_streamer: print connection interval and connection latency on connect 2017-06-27 12:14:45 +02:00
Matthias Ringwald
7ea7688a8f btstack_stdin: replace stdin_support.[ch] with btstack_stdin.h and platform implementations 2017-05-27 21:50:19 +02:00
Matthias Ringwald
6316c8ed51 example: fix warning for unused argc, argv 2017-05-22 22:04:20 +02:00
Matthias Ringwald
ab2c6ae4b7 tool: add update_filename.py that adds __BTSTACK_FILE__ to every .c file for use with debug output instead of __FILE__ 2017-03-24 23:39:20 +01:00
Matthias Ringwald
c8f97be681 example: add le_streamer_client that connects to le_streamer 2017-02-02 14:40:41 +01:00