#
8cc81b50 |
| 14-Oct-2022 |
Matthias Ringwald <[email protected]> |
sm: skip address resolution if IRK is null
|
#
ca685291 |
| 14-Oct-2022 |
Matthias Ringwald <[email protected]> |
sm: reduce log output for device lookup
|
#
672dc582 |
| 14-Oct-2022 |
Matthias Ringwald <[email protected]> |
sm: fix delete of bonding information
|
#
9202d845 |
| 13-Oct-2022 |
Matthias Ringwald <[email protected]> |
sm: remove resolving list entry when deleting bonding information due to IRK update
|
#
2e08b70b |
| 13-Oct-2022 |
Matthias Ringwald <[email protected]> |
sm: extract sm_remove_le_device_db_entry
|
#
1a55487a |
| 05-Oct-2022 |
Matthias Ringwald <[email protected]> |
sm: delete bonding information for existing device with BD_ADDR on new pairing with different IRK
|
#
8980298a |
| 05-Oct-2022 |
Matthias Ringwald <[email protected]> |
sm: add distributed key validation ability
|
#
384eabd3 |
| 07-Sep-2022 |
Matthias Ringwald <[email protected]> |
sm: use br/edr fixed channel
|
#
4a688bd1 |
| 22-Aug-2022 |
Matthias Ringwald <[email protected]> |
sm: use static random address after power up
|
#
8601e696 |
| 28-Jun-2022 |
Matthias Ringwald <[email protected]> |
att_server, sm, ancs_client: handle HCI_EVENT_ENCRYPTION_CHANGE_V2
|
#
7887cd92 |
| 02-Jun-2022 |
Matthias Ringwald <[email protected]> |
sm: fix warning
|
#
cbdd51cf |
| 02-Jun-2022 |
Matthias Ringwald <[email protected]> |
sm: reset state on halting
|
#
15211b85 |
| 02-Jun-2022 |
Matthias Ringwald <[email protected]> |
sm: trigger ECC generation on working
|
#
7f775357 |
| 02-Jun-2022 |
Matthias Ringwald <[email protected]> |
sm: extract sm_state_reset
|
#
5fa700b1 |
| 31-May-2022 |
Matthias Ringwald <[email protected]> |
sm: fix compile
|
#
2954e6c6 |
| 30-May-2022 |
Matthias Ringwald <[email protected]> |
sm: fix address update for non-resolvable private addresses
|
#
745015f6 |
| 23-May-2022 |
Matthias Ringwald <[email protected]> |
sm: stop random address update timer on power off
|
#
e94757ae |
| 17-May-2022 |
Matthias Ringwald <[email protected]> |
sm: improve transition from SM_PH3_DISTRIBUTE_KEYS to SM_PH3_RECEIVE_KEYS
|
#
f7811256 |
| 09-May-2022 |
Matthias Ringwald <[email protected]> |
sm:: avoid HCI_EVENT_IS_COMMAND_COMPLETE macro
|
#
5baa755b |
| 05-May-2022 |
Matthias Ringwald <[email protected]> |
sm: pairing events indicate if pairing will lead to LE Secure Connection
|
#
f6a153d5 |
| 05-May-2022 |
Matthias Ringwald <[email protected]> |
sm: inline sm_notify_client_base and sm_notify_client_passkey
|
#
ea9b6796 |
| 05-May-2022 |
Matthias Ringwald <[email protected]> |
sm: extract sm_trigger_user_response_basic and sm_trigger_user_response_passkey
|
#
b6f39a74 |
| 31-Mar-2022 |
Matthias Ringwald <[email protected]> |
hci, sm: fix build without ENABLE_LE_PERIPHERAL
|
#
b96d60a6 |
| 27-Jan-2022 |
Matthias Ringwald <[email protected]> |
sm: allow to override ltk with sm_register_ltk_callback
|
#
7040ba26 |
| 13-Dec-2021 |
Matthias Ringwald <[email protected]> |
gap: return bool for gap_authenticated_for_link_key_type
|