Parent: 5a872af406ca2d432e79d978f23a85771c7ce6ea
Author: Simon Mikuda <simon.mikuda@streamunlimited.com>
Committer: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Date: 2022-11-22 02:43:00
Tree: b8fec6f1b0cd4539ce364298c4b46916c7d9c0f5
main.conf: Add SecureConnections option This introduces SecureConnections option to main.conf that can be used to configure this on adapter initialization. This is useful for: - disable for adapters that have a problems with SecureConnections enabled - if you want to disable CTKD (cross transport key derivation) - add option to enable only SecureConnections
Diffstat
| M | src/adapter.c | | | 3 | ++- |
| M | src/btd.h | | | 7 | +++++++ |
| M | src/main.c | | | 15 | +++++++++++++++ |
| M | src/main.conf | | | 11 | +++++++++++ |
4 files changed, 35 insertions(+), 1 deletions(-)