Lines Matching +full:phy +full:- +full:poll +full:-
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."
40 select POLL
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
228 # Enables delayed non-volatile storage mechanism
359 bool "User control of PHY Update Procedure"
362 Enable application access to initiate the PHY Update Procedure.
363 The application can also register a callback to be notified about PHY
364 changes on the connection. The current PHY info is available in the
368 bool "Auto-initiate PHY Update Procedure"
372 Initiate PHY Update Procedure on connection establishment.
374 Disable this if you want the PHY Update Procedure feature supported
388 bool "Auto-initiate Data Length Update procedure"
455 Enabling this option will cause the Host to ignore controller-provided
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
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.
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
1091 WARNING: This option enables anyone to snoop on-air traffic.
1097 bool "User Vendor-Specific event handling"