Lines Matching +full:restore +full:- +full:keys

3 # Copyright (c) 2016-2020 Nordic Semiconductor ASA
4 # Copyright (c) 2015-2016 Intel Corporation
5 # SPDX-License-Identifier: Apache-2.0
8 bool "Dedicated workqueue for long-running tasks."
11 Adds an API for a workqueue dedicated to long-running tasks.
23 int "Long workqueue priority. Should be pre-emptible."
58 # the worst-case stack size if an out-of-tree controller is used.
70 # Hidden option for Co-Operative Tx thread priority
97 bool "Process low priority HCI packets in the bluetooth-specific work queue"
100 in the bluetooth-specific work queue. The HCI driver shall not call bt_recv_prio().
102 The application needs to ensure the bluetooth-specific work queue size is large enough,
123 # Hidden option for Co-Operative Rx thread priority
128 # Hidden option for Co-Operative HCI driver RX thread priority
202 (and restoring) the Bluetooth state (e.g. pairing keys) and
228 # Enables delayed non-volatile storage mechanism
368 bool "Auto-initiate PHY Update Procedure"
388 bool "Auto-initiate Data Length Update procedure"
455 Enabling this option will cause the Host to ignore controller-provided
457 identity resolving keys (IRK) and store them in the settings subsystem.
475 restore anonymity from previously bonded peers. But unless this config
479 settings subsystem may not affect the controller-provided IRs. If
619 the Host from setting up a one-to-one correspondence between the Host
629 link-layer. The Host does not have control over this acknowledgment,
644 bool "Workaround for USB HCI controller out-of-order events"
648 send out-of-order HCI events and ACL Data due to using different USB
651 encryption-change event to be received before accepting key-distribution
654 if the keys are distributed over an encrypted link.
667 predefined Diffie-Hellman private/public key pair is used as described
670 WARNING: This option enables anyone to decrypt on-air traffic.
682 `the bonding flag per-connection` (BT_BONDABLE_PER_CONNECTION) is
694 bool "Set/clear the bonding flag per-connection"
697 used to set/clear the bonding flag on a per-connection basis.
703 is using the predefined Diffie-Hellman private/public key pair as
706 WARNING: This option potentially enables anyone to decrypt on-air
726 WARNING: This option stores a hardcoded Out-of-Band value in the image.
733 oldest key from the set of not currently in use keys will be selected
835 always use a non-resolvable private address (NRPA) in order to avoid
893 https://www.bluetooth.com/specifications/assigned-numbers
1026 bool "Host side AES-CCM module"
1028 Enables the software based AES-CCM engine in the host. Will use the
1055 This option enables SMP self-tests executed on startup
1070 DH private key and LTK keys, which can be used by sniffers to decrypt
1071 the connection without the use of Debug keys.
1073 WARNING: This option prints out private security keys such as
1091 WARNING: This option enables anyone to snoop on-air traffic.
1097 bool "User Vendor-Specific event handling"