History log of /btstack/example/le_streamer_client.c (Results 1 – 25 of 40)
Revision Date Author Comments
# 143eca7a 26-Sep-2024 Tobias Müller <[email protected]>

example/le_streamer_client: fix index of phy_names (#630)


# 2e80d8ec 24-May-2024 Steven Buytaert <[email protected]>

example: fix command line address parsing


# 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


# 57069ed9 06-May-2023 Matthias Ringwald <[email protected]>

example/le_streamer_client: fix return type


# 5d81be33 03-May-2023 Matthias Ringwald <[email protected]>

example: fix advertisement_contains_name in le client examples


# 5f5e5437 22-Mar-2023 Matthias Ringwald <[email protected]>

example/le_streamer_client: scan and connect on coded phy


# 98928f8e 22-Mar-2023 Matthias Ringwald <[email protected]>

example/le_streamer_client: scan and connect on coded phy


# 4d638bb7 23-Jan-2023 Matthias Ringwald <[email protected]>

example/le_streamer_client: use gatt_client_request_to_write_without_response


# f4fc15d4 23-Jan-2023 Matthias Ringwald <[email protected]>

example: gatt_streamer_server and le_streamer_client report DLE and PHY changes


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

examples: unify status stdout format


# 0801ef92 30-Apr-2022 Matthias Ringwald <[email protected]>

example: fix warnings


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

license: update text


# 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


# 8580489c 11-Dec-2020 Matthias Ringwald <[email protected]>

le_streamer_client, le_data_channel_client: fix adv name matching


# 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


# 9cb80b17 25-Sep-2019 Milanka Ringwald <[email protected]>

gat_client: rename status to att_status in GATT_EVENT_QUERY_COMPLETE event, add and use ATT_ERROR_SUCCESS instead of 0 status code


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

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


# 5dcb6ca7 03-Oct-2018 Matthias Ringwald <[email protected]>

Revert "l2cap ertm: allow SDU of szie MPS in first packet that contains L2CAP SDU Length"

This reverts commit f6fb536452573216b8c12692b87b78ef0221df9e.


# f6fb5364 03-Oct-2018 Matthias Ringwald <[email protected]>

l2cap ertm: allow SDU of szie MPS in first packet that contains L2CAP SDU Length


# a4fe6467 24-Aug-2018 Matthias Ringwald <[email protected]>

example: register for events after setting up the stack, register for hci events after sm_init()


# bdd0a871 06-Aug-2018 Matthias Ringwald <[email protected]>

example/le_streamer_client: init sm before gatt client


# c30af2ff 05-Jul-2018 Matthias Ringwald <[email protected]>

don't use empty initializer [-Wgnu-empty-initializer]


# 6da5c9d5 15-May-2018 Matthias Ringwald <[email protected]>

example/le_streamer_client: stop on enable notify error


12