History log of /btstack/example/spp_and_gatt_streamer.c (Results 1 – 9 of 9)
Revision Date Author Comments
# bba48196 22-Nov-2023 Matthias Ringwald <[email protected]>

example: use GAP_SUBEVENT_LE_CONNECTION_COMPLETE instead of HCI_SUBEVENT_LE_CONNECTION_COMPLETE


# 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


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

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


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

examples: unify status stdout format


# 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


# e06798b6 11-Jun-2021 Matthias Ringwald <[email protected]>

example: use AD Flags 0x02 in dual-mode examples


# 7bbeb3ad 27-Oct-2020 Milanka Ringwald <[email protected]>

add missing default switch cases


# bdc352b1 21-Jun-2019 Matthias Ringwald <[email protected]>

examples: renamed le_counter to gatt_counter and le_streamer to le_streamer_server to indicate suppport for GATT over BR/EDR