#
d142f146 |
| 09-May-2024 |
Matthias Ringwald <[email protected]> |
example/gatt_streamer_server: fix PHY update message
|
#
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
|
#
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
|
#
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
|
#
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
|
#
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
|
#
13820c00 |
| 21-Oct-2020 |
Milanka Ringwald <[email protected]> |
docu: updated titles of examples
|
#
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
|