Lines Matching +full:raw +full:- +full:y +full:- +full:max

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
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
170 default y if !BT_CTLR_CRYPTO
181 default y
220 default y
228 # Enables delayed non-volatile storage mechanism
246 default y
256 default y
264 default y
273 int "Max number of Client Characteristic Configuration (CCC)"
277 Defines the max number of Client Characteristic Configuration (CCC)
342 connection parameters (conn interval min and max, latency and timeout).
344 min and max connection intervals in order to verify whether the
368 bool "Auto-initiate PHY Update Procedure"
370 default y if !BT_USER_PHY_UPDATE
388 bool "Auto-initiate Data Length Update procedure"
390 default y if !BT_USER_DATA_LEN_UPDATE
455 Enabling this option will cause the Host to ignore controller-provided
479 settings subsystem may not affect the controller-provided IRs. If
552 default y
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
667 predefined Diffie-Hellman private/public key pair is used as described
670 WARNING: This option enables anyone to decrypt on-air traffic.
675 default y
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
712 default y
726 WARNING: This option stores a hardcoded Out-of-Band value in the image.
835 always use a non-resolvable private address (NRPA) in order to avoid
893 https://www.bluetooth.com/specifications/assigned-numbers
960 default y
968 default y
998 default y if BT_SMP && !BT_SMP_OOB_LEGACY_PAIR_ONLY
1012 default y if HAS_BT_CTLR && !BT_CTLR_ECDH
1019 In builds including the HCI Raw interface and the BLE Controller, this
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
1091 WARNING: This option enables anyone to snoop on-air traffic.
1097 bool "User Vendor-Specific event handling"