commit | 3ca44c16b0dcc764b641ee4ac226909f5c421aa3 | [log] [tgz] |
---|---|---|
author | Luiz Augusto von Dentz <luiz.von.dentz@intel.com> | Tue May 19 13:25:19 2020 -0700 |
committer | Marcel Holtmann <marcel@holtmann.org> | Wed May 20 16:30:33 2020 +0200 |
tree | ea7ca8d86c41266850436e81622090e6129fbd44 | |
parent | a228f7a410290d836f3a9f9b1ed5aef1aab25cc7 [diff] |
Bluetooth: Consolidate encryption handling in hci_encrypt_cfm This makes hci_encrypt_cfm calls hci_connect_cfm in case the connection state is BT_CONFIG so callers don't have to check the state. Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>