20964aa9 | 03-Jul-2024 |
Matthias Ringwald <[email protected]> |
sm: fix CTKD over BR/EDR |
864e2f2b | 01-Jul-2024 |
Matthias Ringwald <[email protected]> |
mesh/pbv_adv: calculate size for PB ADV PDU buffer based on max num segments |
61972f0a | 28-Jun-2024 |
Matthias Ringwald <[email protected]> |
gap: return command disallowed if disconnect already requested |
66093044 | 27-Jun-2024 |
Milanka Ringwald <[email protected]> |
hfp_hf: move global call state into the per connection state |
b7a6ae66 | 17-Jun-2024 |
Matthias Ringwald <[email protected]> |
rfcomm: remove unused RFCOMM_MULIPLEXER_TIMEOUT_MS |
bc1e6f6e | 17-Jun-2024 |
Matthias Ringwald <[email protected]> |
l2cap: add l2cap_get_dynamic_channel_fuzz |
c69be560 | 17-Jun-2024 |
Matthias Ringwald <[email protected]> |
hci: fix build with controller to host flow control
Regression from a086dc3 |
d9d6144e | 17-Jun-2024 |
Matthias Ringwald <[email protected]> |
hid_host: return complete HID report |
a086dc35 | 17-Jun-2024 |
Matthias Ringwald <[email protected]> |
hci: spellcheck |
a797b473 | 17-Jun-2024 |
Matthias Ringwald <[email protected]> |
rfcomm: remove multiplexer idle timer |
5263a2a3 | 17-Jun-2024 |
Matthias Ringwald <[email protected]> |
rfcomm: shut down multiplexer after closing last channel |
ff38a59e | 07-Jun-2024 |
Matthias Ringwald <[email protected]> |
hfp: fix command lookup |
8ac3a0b3 | 07-Jun-2024 |
Matthias Ringwald <[email protected]> |
gatt_client: report timer start/stop as log_debug |
ebd6ff34 | 22-May-2024 |
Matthias Ringwald <[email protected]> |
sm: ignore missing sm conn for advertising terminated |
f7043595 | 22-May-2024 |
Matthias Ringwald <[email protected]> |
hci: prepare connection struct if advertisement set terminated arrives before le connection complete |
138e942e | 22-May-2024 |
Matthias Ringwald <[email protected]> |
hci: use local var for con handle in hci_handle_le_connection_complete_event |
2775f8e2 | 22-May-2024 |
Matthias Ringwald <[email protected]> |
hci: handle advertisement set terminated for legacy set 0 |
409f627c | 14-May-2024 |
Matthias Ringwald <[email protected]> |
portaudio: allow to select sink/source audio device |
fed75b49 | 30-May-2024 |
Matthias Ringwald <[email protected]> |
hci: relax reserved buffer tracking for fragmented acl packets |
c764d79f | 21-May-2024 |
Matthias Ringwald <[email protected]> |
hci: remove 3mps baud rate limitation
main baud rate is configured by application/port |
1f4510f5 | 16-May-2024 |
Matthias Ringwald <[email protected]> |
hci: free memory for le connection on cancel (regression from 9fd274a) |
b09f7410 | 15-May-2024 |
Matthias Ringwald <[email protected]> |
hci: don't log internal transport events |
2d00f865 | 15-May-2024 |
Matthias Ringwald <[email protected]> |
btstack_defines: add BTSTACK_EVENT_FIRST |
07e32b36 | 15-May-2024 |
Matthias Ringwald <[email protected]> |
hci: fix remove cig |
4718c38d | 15-May-2024 |
Matthias Ringwald <[email protected]> |
hci: fix build for Periodic Advertising without LE Central |