Lines Matching +full:very +full:- +full:high +full:- +full:speed
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
80 The host defines some events as high priority to avoid race conditions and deadlocks.
81 High priority events are always processed in the context of the caller of bt_recv()
90 High priority HCI packets will processed in the context of the caller of bt_recv().
98 very limited memory. It is strongly advised not to use this option.
101 bool "Process low priority HCI packets in the bluetooth-specific work queue"
104 in the bluetooth-specific work queue. The HCI driver shall not call bt_recv_prio().
105 High priority HCI packets will processed in the context of the caller of bt_recv().
106 The application needs to ensure the bluetooth-specific work queue size is large enough,
127 # Hidden option for Co-Operative Rx thread priority
132 # Hidden option for Co-Operative HCI driver RX thread priority
192 This will consume additional ram, but may speed up the generation of random
232 # Enables delayed non-volatile storage mechanism
372 bool "Auto-initiate PHY Update Procedure"
392 bool "Auto-initiate Data Length Update procedure"
459 Enabling this option will cause the Host to ignore controller-provided
483 settings subsystem may not affect the controller-provided IRs. If
623 the Host from setting up a one-to-one correspondence between the Host
633 link-layer. The Host does not have control over this acknowledgment,
648 bool "Workaround for USB HCI controller out-of-order events"
652 send out-of-order HCI events and ACL Data due to using different USB
655 encryption-change event to be received before accepting key-distribution
671 predefined Diffie-Hellman private/public key pair is used as described
674 WARNING: This option enables anyone to decrypt on-air traffic.
686 `the bonding flag per-connection` (BT_BONDABLE_PER_CONNECTION) is
698 bool "Set/clear the bonding flag per-connection"
701 used to set/clear the bonding flag on a per-connection basis.
707 is using the predefined Diffie-Hellman private/public key pair as
710 WARNING: This option potentially enables anyone to decrypt on-air
730 WARNING: This option stores a hardcoded Out-of-Band value in the image.
839 always use a non-resolvable private address (NRPA) in order to avoid
897 https://www.bluetooth.com/specifications/assigned-numbers
1018 bool "Host side AES-CCM module"
1020 Enables the software based AES-CCM engine in the host. Will use the
1047 This option enables SMP self-tests executed on startup
1083 WARNING: This option enables anyone to snoop on-air traffic.
1089 bool "User Vendor-Specific event handling"