#
47bf68a7 |
| 31-Jul-2024 |
Dirk Helbig <[email protected]> |
hci: fix warnings
|
#
36916f81 |
| 23-Jul-2024 |
Dirk Helbig <[email protected]> |
hci: fix warnings
|
#
7efb077f |
| 18-Jul-2024 |
Matthias Ringwald <[email protected]> |
gap: improve handling of incorrectly resolved addresses in HCI_SUBEVENT_LE_CONNECTION_COMPLETE
|
#
61972f0a |
| 28-Jun-2024 |
Matthias Ringwald <[email protected]> |
gap: return command disallowed if disconnect already requested
|
#
c69be560 |
| 17-Jun-2024 |
Matthias Ringwald <[email protected]> |
hci: fix build with controller to host flow control
Regression from a086dc3
|
#
a086dc35 |
| 17-Jun-2024 |
Matthias Ringwald <[email protected]> |
hci: spellcheck
|
#
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
|
#
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
|
#
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
|
#
759e0a0d |
| 15-May-2024 |
Matthias Ringwald <[email protected]> |
hci: avoid unused variable for Extended Advertising without LE Central
|
#
a858a414 |
| 26-Apr-2024 |
Matthias Ringwald <[email protected]> |
hci: fix supported command check for READ_REMOTE_EXTENDED_FEATURES
|
#
c30bd0a5 |
| 17-Apr-2024 |
Matthias Ringwald <[email protected]> |
hci: avoid shadowing variables / use general instance for le audio code in event handler
|
#
f29c1023 |
| 17-Apr-2024 |
Matthias Ringwald <[email protected]> |
hci: use NULL
|
#
f9aa0bbc |
| 17-Apr-2024 |
Matthias Ringwald <[email protected]> |
hci: fix unused warning
|
#
2c052b15 |
| 17-Apr-2024 |
Matthias Ringwald <[email protected]> |
hci: extract hci_whitelist_modification_process
|
#
81ae6c3b |
| 17-Apr-2024 |
Matthias Ringwald <[email protected]> |
hci: extract hci_whitelist_modification_pending
|
#
d8905293 |
| 13-Feb-2024 |
Matthias Ringwald <[email protected]> |
hci: emit event for big create or big sync failed with command status error
|
#
d1620e55 |
| 12-Feb-2024 |
Matthias Ringwald <[email protected]> |
hci: use ERROR_CODE_REMOTE_USER_TERMINATED_CONNECTION to terminate sync
|
#
15f9bb6d |
| 09-Feb-2024 |
Matthias Ringwald <[email protected]> |
hci: reset iso task on create big or big create sync command status error
|