History log of /btstack/example/nordic_spp_le_streamer.c (Results 1 – 16 of 16)
Revision Date Author Comments
# 9e709c1b 23-Jan-2024 Milanka Ringwald <[email protected]>

example: rework Nordic SPP demos


# 478122c1 30-Nov-2023 Matthias Ringwald <[email protected]>

example: remove nested switch cases


# bba48196 22-Nov-2023 Matthias Ringwald <[email protected]>

example: use GAP_SUBEVENT_LE_CONNECTION_COMPLETE instead of HCI_SUBEVENT_LE_CONNECTION_COMPLETE


# a6622c57 15-Apr-2023 Matthias Ringwald <[email protected]>

example: use slave latency of 4 to avoid disconnects in some Controller combinations


# 9d65c992 17-Dec-2021 Matthias Ringwald <[email protected]>

example: remove call to le_device_db_init


# 2fca4dad 02-Nov-2021 Milanka Ringwald <[email protected]>

license: update text


# 005e7bd2 24-Mar-2021 Matthias Ringwald <[email protected]>

nordic_spp_le_streamer: get context to track throughput


# 257f2b00 21-Mar-2021 Matthias Ringwald <[email protected]>

nordic_spp_service: use events instead of callback


# 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


# 50514142 20-Jun-2019 Matthias Ringwald <[email protected]>

nordic_spp_le_streamer: use new ATT connect/disconnect events


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

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


# a63a688a 28-Mar-2019 Matthias Ringwald <[email protected]>

example: document that .h is generated from .gatt


# 4163d2eb 05-Nov-2018 Milanka Ringwald <[email protected]>

nordic_spp: fix UUID


# ba7944be 31-Oct-2018 Milanka Ringwald <[email protected]>

nordic spp server service: update Makefile, update service name, use correct handle for notify


# ebdf3c68 24-Oct-2018 Milanka Ringwald <[email protected]>

nordic_spp_service_server: added service and examples