Lines Matching +full:min +full:- +full:y
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."
9 default y if BT_GATT_CACHING
11 Adds an API for a workqueue dedicated to long-running tasks.
23 int "Long workqueue priority. Should be pre-emptible."
38 default y
59 # the worst-case stack size if an out-of-tree controller is used.
71 # Hidden option for Co-Operative Tx thread priority
123 bool "Process low priority HCI packets in the bluetooth-specific work queue"
126 in the bluetooth-specific work queue. The HCI driver shall not call bt_recv_prio().
128 The application needs to ensure the bluetooth-specific work queue size is large enough,
149 # Hidden option for Co-Operative Rx thread priority
154 # Hidden option for Co-Operative HCI driver RX thread priority
169 default y if !BT_CTLR_CRYPTO
175 default y
214 default y
222 # Enables delayed non-volatile storage mechanism
240 default y
250 default y
258 default y
310 is equal to the number of TX buffers in the stack-internal pool.
319 connection parameters (conn interval min and max, latency and timeout).
321 min and max connection intervals in order to verify whether the
334 bool "Auto-initiate PHY Update Procedure"
336 default y if !BT_USER_PHY_UPDATE
354 bool "Auto-initiate Data Length Update procedure"
356 default y if !BT_USER_DATA_LEN_UPDATE
404 Enabling this option will cause the Host to ignore controller-provided
428 settings subsystem may not affect the controller-provided IRs. If
555 the Host from setting up a one-to-one correspondence between the Host
565 link-layer. The Host does not have control over this acknowledgment,
580 bool "Workaround for USB HCI controller out-of-order events"
584 send out-of-order HCI events and ACL Data due to using different USB
587 encryption-change event to be received before accepting key-distribution
603 predefined Diffie-Hellman private/public key pair is used as described
606 WARNING: This option enables anyone to decrypt on-air traffic.
611 default y
626 bool "Set/clear the bonding flag per-connection [EXPERIMENTAL]"
630 used to set/clear the bonding flag on a per-connection basis.
636 is using the predefined Diffie-Hellman private/public key pair as
639 WARNING: This option potentially enables anyone to decrypt on-air
645 default y
659 WARNING: This option stores a hardcoded Out-of-Band value in the image.
770 always use a non-resolvable private address (NRPA) in order to avoid
815 https://www.bluetooth.com/specifications/assigned-numbers
881 default y
889 default y
921 default y if BT_SMP && !BT_SMP_OOB_LEGACY_PAIR_ONLY
931 default y if BT_CTLR && !BT_CTLR_ECDH
945 bool "Host side AES-CCM module"
947 Enables the software based AES-CCM engine in the host. Will use the
974 This option enables SMP self-tests executed on startup
1010 WARNING: This option enables anyone to snoop on-air traffic.
1080 bool "User Vendor-Specific event handling"