History log of /btstack/example/spp_streamer.c (Results 1 – 25 of 34)
Revision Date Author Comments
# 762141af 20-Jun-2023 Matthias Ringwald <[email protected]>

example: use sdp_create_service_record_handle() for sdp record and assert sdp record buffer is large enough, fixes #489


# fcd55a0b 10-Jan-2023 Milanka Ringwald <[email protected]>

examples: unify status stdout format


# 3ba271a7 02-Nov-2022 Matthias Ringwald <[email protected]>

example/spp_counter: remove outdated comments


# 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


# 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


# e501bae0 11-May-2019 Matthias Ringwald <[email protected]>

Use BTSTACK_FILE__ without __ prefix (MISRAC2012-Rule-21.1)


# 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()


# 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


# 0c2b8870 16-Aug-2017 Matthias Ringwald <[email protected]>

examples: unify local names and append BD_ADDR


# 5aed585b 15-Jun-2017 Matthias Ringwald <[email protected]>

spp_streamer: disable page/inquiry scan during test


# 402122d4 25-May-2017 Matthias Ringwald <[email protected]>

example/spp_streamer: new version that acts as a server, similar to le_streamer


# 235946f1 26-Mar-2017 Matthias Ringwald <[email protected]>

bluetooth_sdp: use scraped SDP UUID and PSMs for SDP record creation and parsing


# 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__


# 9ec2630c 22-Dec-2016 Matthias Ringwald <[email protected]>

fix unused parameters warning


# fb42b6e5 01-Apr-2016 Milanka Ringwald <[email protected]>

use btstack_event_state_get_state


# f8f6a918 31-Mar-2016 Matthias Ringwald <[email protected]>

events: RFCOMM_EVENT_OPEN_CHANNEL_COMPLETE -> RFCOMM_EVENT_CHANNEL_OPENED


# 1193857e 31-Mar-2016 Matthias Ringwald <[email protected]>

example/spp_streamer: report premature channel close


12