14 Commits

Author SHA1 Message Date
Matthias Ringwald
bbf38d7fee example/gatt_streamer_server: fix PHY update message 2024-05-09 21:07:13 +02:00
Matthias Ringwald
bba4819655 example: use GAP_SUBEVENT_LE_CONNECTION_COMPLETE instead of HCI_SUBEVENT_LE_CONNECTION_COMPLETE 2023-11-23 10:28:53 +01:00
Matthias Ringwald
a6622c5743 example: use slave latency of 4 to avoid disconnects in some Controller combinations 2023-04-15 11:47:56 +02:00
Matthias Ringwald
f4fc15d4ec example: gatt_streamer_server and le_streamer_client report DLE and PHY changes 2023-01-23 11:10:15 +01:00
Milanka Ringwald
fcd55a0b5a examples: unify status stdout format 2023-01-10 11:32:53 +01:00
Matthias Ringwald
9d65c99253 example: remove call to le_device_db_init 2021-12-17 20:48:53 +01:00
Milanka Ringwald
2fca4dad95 license: update text 2021-11-02 09:31:00 +01:00
Matthias Ringwald
edf70fbf9f example: use #define for constants instead of const uint8_t to fix build 2021-06-21 11:35:31 +02:00
Matthias Ringwald
e06798b61b example: use AD Flags 0x02 in dual-mode examples 2021-06-11 12:07:51 +02:00
Matthias Ringwald
6058cb0da7 examples: use btstack_event.h getters instead of direct array access, use enum to compare status codes 2021-03-25 08:58:57 +01:00
Milanka Ringwald
7bbeb3ad8c add missing default switch cases 2020-10-27 13:44:55 +01:00
Milanka Ringwald
ec8ae085b4 docu: copy editing examples titles 2020-10-23 09:55:01 +02:00
Milanka Ringwald
13820c00da docu: updated titles of examples 2020-10-21 11:06:03 +02:00
Matthias Ringwald
bdc352b16d examples: renamed le_counter to gatt_counter and le_streamer to le_streamer_server to indicate suppport for GATT over BR/EDR 2019-06-21 10:45:17 +02:00