#
6bac88f4 |
| 31-May-2024 |
Matthias Ringwald <[email protected]> |
example/spp_streamer_client: look for SPP Server
|
#
fcd55a0b |
| 10-Jan-2023 |
Milanka Ringwald <[email protected]> |
examples: unify status stdout format
|
#
8c9bb29e |
| 17-Dec-2021 |
Matthias Ringwald <[email protected]> |
example: init SM if LE supported to avoid issue with Android Cross-Transport Key-Derivation
|
#
2fca4dad |
| 02-Nov-2021 |
Milanka Ringwald <[email protected]> |
license: update text
|
#
04d1de7f |
| 12-Jun-2021 |
Matthias Ringwald <[email protected]> |
example: revert accidental commit
|
#
e06798b6 |
| 11-Jun-2021 |
Matthias Ringwald <[email protected]> |
example: use AD Flags 0x02 in dual-mode examples
|
#
6058cb0d |
| 25-Mar-2021 |
Matthias Ringwald <[email protected]> |
examples: use `btstack_event.h` getters instead of direct array access, use enum to compare status codes
|
#
7bbeb3ad |
| 27-Oct-2020 |
Milanka Ringwald <[email protected]> |
add missing default switch cases
|
#
ec8ae085 |
| 23-Oct-2020 |
Milanka Ringwald <[email protected]> |
docu: copy editing examples titles
|
#
13820c00 |
| 21-Oct-2020 |
Milanka Ringwald <[email protected]> |
docu: updated titles of examples
|
#
231147c5 |
| 08-Sep-2020 |
Milanka Ringwald <[email protected]> |
examples: fix compile
|
#
db010f46 |
| 07-Sep-2020 |
Milanka Ringwald <[email protected]> |
spp_streamer_client: register for SDP query, and handle it in a callback
|
#
71a95af9 |
| 16-Sep-2019 |
Matthias Ringwald <[email protected]> |
example/spp_streamer_client: lookup RFCOMM Server Channel by SDP
|
#
6a1a2b8d |
| 06-Aug-2019 |
Matthias Ringwald <[email protected]> |
example/spp_streamer_client: don't register rfcomm server in client demo
|
#
e501bae0 |
| 11-May-2019 |
Matthias Ringwald <[email protected]> |
Use BTSTACK_FILE__ without __ prefix (MISRAC2012-Rule-21.1)
|
#
83c12399 |
| 07-Feb-2019 |
Matthias Ringwald <[email protected]> |
example/spp_streamer_client: add option to stream as fast as possible
|
#
278494d6 |
| 09-Jan-2019 |
Matthias Ringwald <[email protected]> |
rfcomm: assertt ENABLE_L2CAP_ENHANCED_RETRANSMISSION_MODE is defined if ENABLE_L2CAP_ENHANCED_RETRANSMISSION_MODE_FOR_RFCOMM is enabled
|
#
8cef84f3 |
| 09-Jan-2019 |
Matthias Ringwald <[email protected]> |
spp_streamer/spp_streamer_client: optionally use L2CAP ERTM for RFCOMM with a single ERTM buffer
|
#
a4fe6467 |
| 24-Aug-2018 |
Matthias Ringwald <[email protected]> |
example: register for events after setting up the stack, register for hci events after sm_init()
|
#
080ca4ee |
| 05-Jul-2018 |
Matthias Ringwald <[email protected]> |
example/spp_streamer_client: fix compiler warning
|
#
58d7a529 |
| 01-Nov-2017 |
Milanka Ringwald <[email protected]> |
update examples docu
|
#
15de8206 |
| 01-Nov-2017 |
Milanka Ringwald <[email protected]> |
docu: add example tags, fix table for pdf
|
#
5aed585b |
| 15-Jun-2017 |
Matthias Ringwald <[email protected]> |
spp_streamer: disable page/inquiry scan during test
|
#
7c03fe59 |
| 12-Jun-2017 |
Matthias Ringwald <[email protected]> |
example/spp_streamer_client: use state to decide on next action on inquiry complete
|
#
287c758d |
| 09-Jun-2017 |
Matthias Ringwald <[email protected]> |
example/spp_streamer_client: use gap_inquiry functions instead of sending hci
|