20 Commits

Author SHA1 Message Date
Matthias Ringwald
6058cb0da7 examples: use btstack_event.h getters instead of direct array access, use enum to compare status codes 2021-03-25 08:58:57 +01:00
Milanka Ringwald
7bbeb3ad8c add missing default switch cases 2020-10-27 13:44:55 +01:00
Milanka Ringwald
ec8ae085b4 docu: copy editing examples titles 2020-10-23 09:55:01 +02:00
Milanka Ringwald
13820c00da docu: updated titles of examples 2020-10-21 11:06:03 +02:00
Milanka Ringwald
231147c59a examples: fix compile 2020-09-08 10:53:57 +02:00
Milanka Ringwald
db010f4620 spp_streamer_client: register for SDP query, and handle it in a callback 2020-09-08 10:36:27 +02:00
Matthias Ringwald
71a95af981 example/spp_streamer_client: lookup RFCOMM Server Channel by SDP 2019-09-16 10:47:55 +02:00
Matthias Ringwald
6a1a2b8d40 example/spp_streamer_client: don't register rfcomm server in client demo 2019-08-06 22:42:26 +02:00
Matthias Ringwald
e501bae083 Use BTSTACK_FILE__ without __ prefix (MISRAC2012-Rule-21.1) 2019-05-11 19:31:55 +02:00
Matthias Ringwald
83c123990b example/spp_streamer_client: add option to stream as fast as possible 2019-02-07 13:45:49 +01:00
Matthias Ringwald
278494d6b3 rfcomm: assertt ENABLE_L2CAP_ENHANCED_RETRANSMISSION_MODE is defined if ENABLE_L2CAP_ENHANCED_RETRANSMISSION_MODE_FOR_RFCOMM is enabled 2019-01-09 09:25:54 +01:00
Matthias Ringwald
8cef84f359 spp_streamer/spp_streamer_client: optionally use L2CAP ERTM for RFCOMM with a single ERTM buffer 2019-01-09 09:08:52 +01:00
Matthias Ringwald
a4fe646795 example: register for events after setting up the stack, register for hci events after sm_init() 2018-08-24 10:03:14 +02:00
Matthias Ringwald
080ca4ee19 example/spp_streamer_client: fix compiler warning 2018-07-05 23:09:10 +02:00
Milanka Ringwald
58d7a529a0 update examples docu 2017-11-01 15:35:16 +01:00
Milanka Ringwald
15de820685 docu: add example tags, fix table for pdf 2017-11-01 10:41:16 +01:00
Matthias Ringwald
5aed585b77 spp_streamer: disable page/inquiry scan during test 2017-06-15 11:34:14 +02:00
Matthias Ringwald
7c03fe59ad example/spp_streamer_client: use state to decide on next action on inquiry complete 2017-06-12 11:24:11 +02:00
Matthias Ringwald
287c758dd4 example/spp_streamer_client: use gap_inquiry functions instead of sending hci 2017-06-09 23:05:23 +02:00
Matthias Ringwald
cee62800b7 example: add spp_streamer_client 2017-05-25 19:19:32 +02:00