#
b5bbcbf4 |
| 19-Jan-2021 |
Matthias Ringwald <[email protected]> |
fix build
|
#
4688f216 |
| 08-Jan-2021 |
Matthias Ringwald <[email protected]> |
hci: support de-init
|
#
608f51bb |
| 12-Jan-2021 |
Matthias Ringwald <[email protected]> |
hci: send link key negative reply if link key db is not configured or bondable is disabled
|
#
8051253f |
| 05-Jan-2021 |
Matthias Ringwald <[email protected]> |
hci: configure PCM/I2S for Broadcom if ENABLE_SCO_OVER_PCM is defined
|
#
dde9ff1e |
| 29-Dec-2020 |
Matthias Ringwald <[email protected]> |
gatt_client/att_server: track mtu exchanged in hci_connection->att_connection
|
#
48f33f37 |
| 07-Nov-2020 |
Matthias Ringwald <[email protected]> |
fix unused warnings
|
#
defbf200 |
| 29-Oct-2020 |
Matthias Ringwald <[email protected]> |
hci: assert in gap_request_security_level switch on LE connection
|
#
e060c07d |
| 29-Oct-2020 |
Matthias Ringwald <[email protected]> |
hci: gap_request_security_level switch on connection type
move existing code into Classic case
|
#
7bbeb3ad |
| 27-Oct-2020 |
Milanka Ringwald <[email protected]> |
add missing default switch cases
|
#
c3898ca4 |
| 21-Oct-2020 |
Matthias Ringwald <[email protected]> |
hci: fix reject of LE remote connection param request via HCI
|
#
1e122704 |
| 21-Oct-2020 |
Matthias Ringwald <[email protected]> |
gap: add gap_bonded to check if bonding information is available for active connection
|
#
ea151974 |
| 16-Oct-2020 |
Matthias Ringwald <[email protected]> |
hci: skip resolving list management if not supported by controller
|
#
edc1ac20 |
| 16-Oct-2020 |
Matthias Ringwald <[email protected]> |
gap: skip Legacy Connection Downgrade detection if SC not active
|
#
c214d65b |
| 16-Oct-2020 |
Matthias Ringwald <[email protected]> |
hci: track if secure connections have been enabled
|
#
76b0318e |
| 14-Oct-2020 |
Matthias Ringwald <[email protected]> |
hci: fix compile
|
#
e8ad470f |
| 08-Oct-2020 |
Matthias Ringwald <[email protected]> |
gap: add gap_get_link_key_for_bd_addr
|
#
287379cc |
| 01-Oct-2020 |
Matthias Ringwald <[email protected]> |
hci: fix call to hci_whitelist_add when entry on controller but scheduled for removal
|
#
0ce3f217 |
| 28-Sep-2020 |
Matthias Ringwald <[email protected]> |
hci: extract event_handle_le_connection_complete
|
#
797b2a3f |
| 28-Sep-2020 |
Matthias Ringwald <[email protected]> |
hci: rework disconnection complete handling
|
#
0abd9f64 |
| 22-Sep-2020 |
Matthias Ringwald <[email protected]> |
hci: fix build without le central
|
#
8b22887d |
| 23-Sep-2020 |
Matthias Ringwald <[email protected]> |
Revert "hci: skip HCI Read Buffer Size if Classic not enabled"
This reverts commit 2ac123ee4e889e88afa3da746b3f78c8670a2953.
|
#
f5228c62 |
| 23-Sep-2020 |
Matthias Ringwald <[email protected]> |
hci: ENABLE_LE_WHITELIST_TOUCH_AFTER_RESOLVING_LIST_UPDATE triggers whitelist entry refresh on resolving list remove
|
#
453459dd |
| 23-Sep-2020 |
Matthias Ringwald <[email protected]> |
hci: rework whitelist management to allow for updating entry
|
#
378d29b4 |
| 18-Sep-2020 |
Matthias Ringwald <[email protected]> |
Revert "hci: skip authenticate hack"
This reverts commit 914f56d2dfd78958e64f9b8781b866612a3605fa.
|
#
02b02cff |
| 16-Sep-2020 |
Matthias Ringwald <[email protected]> |
hci: remove device from resolving list before adding it again for new pairing
|