History log of /btstack/example/gatt_counter.c (Results 1 – 11 of 11)
Revision Date Author Comments
# c0e4ccda 16-Nov-2023 Matthias Ringwald <[email protected]>

example/gatt_counter: print ATT Writes


# 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


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

example: fix warnings


# 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


# edf70fbf 21-Jun-2021 Matthias Ringwald <[email protected]>

example: use #define for constants instead of const uint8_t to fix build


# 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


# ec8ae085 23-Oct-2020 Milanka Ringwald <[email protected]>

docu: copy editing examples titles


# 34bd46a0 09-Apr-2020 Matthias Ringwald <[email protected]>

example: fix reading counter characteristic in gatt_counter and spp_and_le_counter


# 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