#
501e6d2b |
| 13-Jan-2025 |
Matthias Ringwald <[email protected]> |
gap: store link key for standard/non-SSP pairing
# Conflicts: # CHANGELOG.md
|
#
e82ac897 |
| 18-Dec-2024 |
Matthias Ringwald <[email protected]> |
hci: fix signed warning
|
#
7a84a319 |
| 18-Dec-2024 |
Matthias Ringwald <[email protected]> |
hci: remove redundant check
|
#
a73588f0 |
| 18-Dec-2024 |
Matthias Ringwald <[email protected]> |
hci: add hci_get_stack for testing
|
#
6ec1ca0c |
| 18-Dec-2024 |
Matthias Ringwald <[email protected]> |
hci: use assert in hci_number_free_acl_slots_for_connection_type
|
#
c769c85c |
| 17-Dec-2024 |
Matthias Ringwald <[email protected]> |
hci: update state before sending hci command
|
#
95f31ee8 |
| 16-Dec-2024 |
Matthias Ringwald <[email protected]> |
hci: fix warnings
|
#
5a723302 |
| 29-Nov-2024 |
Matthias Ringwald <[email protected]> |
hci: fix cis to iso stream assignment in central role
|
#
00220a2b |
| 18-Nov-2024 |
Matthias Ringwald <[email protected]> |
hci: fix emit cis/bis created
|
#
e1f9b11f |
| 10-Dec-2024 |
Matthias Ringwald <[email protected]> |
hci: send hci_le_set_host_feature only if supported
|
#
f0f95544 |
| 06-Nov-2024 |
Matthias Ringwald <[email protected]> |
hci: use correct guards for hci_handle_connection_failed
|
#
91097d83 |
| 05-Nov-2024 |
Matthias Ringwald <[email protected]> |
hci: use correct guards for le_handle_extended_advertisement_report and hci_le_num_phys
Analog to PR #642
|
#
9244e83c |
| 25-Oct-2024 |
Matthias Ringwald <[email protected]> |
hci: truncate L2CAP packet to l2cap PDU size
|
#
9007c891 |
| 24-Oct-2024 |
Matthias Ringwald <[email protected]> |
gap: add gap_request_connection_subrating
|
#
f266fcb1 |
| 24-Oct-2024 |
Matthias Ringwald <[email protected]> |
hci: enable connection subrating during init
|
#
cb912b12 |
| 30-Oct-2024 |
Matthias Ringwald <[email protected]> |
hci: fix caching of authentication requirements used in hci io capability request reply
|
#
af411b3f |
| 23-Oct-2024 |
Matthias Ringwald <[email protected]> |
gap: only store link key if at least one side requests bonding during the IO Capabilities exchange.
|
#
ca8a5d3c |
| 23-Oct-2024 |
Matthias Ringwald <[email protected]> |
hci: store ssp io capability request reply auth requirements in connection
|
#
345352ac |
| 26-Sep-2024 |
Matthias Ringwald <[email protected]> |
hci: fix log level
|
#
94791381 |
| 11-Sep-2024 |
Matthias Ringwald <[email protected]> |
hci: use null address as placeholder for announced connections
|
#
2daa339a |
| 11-Sep-2024 |
Matthias Ringwald <[email protected]> |
hci: improve handling of advertising set terminated for legacy advertising api
|
#
2d0c7965 |
| 11-Sep-2024 |
Matthias Ringwald <[email protected]> |
hci: introduce LE_EXTENDED_ADVERTISING_LEGACY_HANDLE
|
#
d0753e0f |
| 19-Aug-2024 |
Matthias Ringwald <[email protected]> |
hci: fix detection for HCI_COMMAND_LE_SET_EXTENDED_ADVERTISING_ENABLE
|
#
0aeb0b24 |
| 07-Aug-2024 |
Matthias Ringwald <[email protected]> |
hci: fix typo
|
#
c5f5d706 |
| 03-Jul-2024 |
Matthias Ringwald <[email protected]> |
hci: skip failed cis during iso path setup
|