Lines Matching +full:command +full:- +full:delay +full:- +full:ms
4 # SPDX-License-Identifier: Apache-2.0
113 bool "Mesh-specific workqueue"
116 mesh-specific workqueue. This will ensure that messages are always sent.
117 The application needs to ensure the mesh-specific workqueue size is large
129 and the host ran out the HCI command buffers controlled by
130 CONFIG_BT_BUF_CMD_TX_COUNT, the host returns -ENOBUFS immediately
132 issue, make sure to have sufficient number of HCI command buffers.
187 greater than zero, this can noticeably delay transmission of
189 in a friendship, this option can delay transmission of local
237 bool "PB-ADV support"
299 bool "PB-GATT Server support"
314 the PB-GATT is enabled.
317 bool "PB-GATT Client support"
509 Maximum number of simultaneous outgoing multi-segment and/or
521 Maximum number of simultaneous incoming multi-segment and/or
554 This value should typically be fine-tuned based on what
565 4-byte MIC and 52 bytes using an 8-byte MIC.
576 This value should typically be fine-tuned based on what
587 4-byte MIC and 52 bytes using an 8-byte MIC.
597 (CONFIG_BT_MESH_SAR_TX_SEG_INT_STEP + 1) * 10 ms.
626 (CONFIG_BT_MESH_SAR_TX_UNICAST_RETRANS_INT_STEP + 1) * 25 ms.
637 (CONFIG_BT_MESH_SAR_TX_UNICAST_RETRANS_INT_INC + 1) * 25 ms.
656 (CONFIG_BT_MESH_SAR_TX_MULTICAST_RETRANS_INT + 1) * 25 ms.
670 hex "Acknowledgment delay increment"
674 This value controls the delay increment of an interval used for
689 (CONFIG_BT_MESH_SAR_RX_SEG_INT_STEP + 1) * 10 ms
746 enabled this choice will provide a non-persistent implementation
842 The maximum number of messages the Access layer can manage to delay
867 When enabled, the periodic publications are randomly delayed by 20 to 50ms. Publications
869 20 to 500ms. This option reduces the probability of collisions when multiple nodes publish
938 range 64 1048576 # 2^6 - 2^20
1008 Note: Without a delay between each sent chunk, the network might become too busy with the
1280 bool "Support for On-Demand Private Proxy Client model"
1282 On-Demand Private Proxy Client allows to configure and check the state
1283 of On-Demand Private Proxy Servers. The state determines if the peers will
1292 This timeout controls how long the On-Demand Private Proxy Client waits
1297 bool "Support for On-Demand Private Proxy Server model"
1301 The On-Demand Private Proxy Server is used to support configuration of
1496 that do not support TF-M.
1500 bool "Use TF-M PSA [EXPERIMENTAL]"
1504 Use TF-M as PSA Crypto API provider. This is only possible on platforms
1505 that support TF-M.
1629 int "RSSIFactor, used in the Friend Offer Delay calculation"
1634 in Friend Offer Delay calculations. 0 = 1, 1 = 1.5, 2 = 2, 3 = 2.5.
1637 int "ReceiveWindowFactor, used in the Friend Offer Delay calculation"
1642 Friend Offer Delay calculations. 0 = 1, 1 = 1.5, 2 = 2, 3 = 2.5.
1655 int "Receive delay requested by the local node"
1661 sending a request and listening for a response. This delay
1664 the minimal value for the delay can not be less than 50ms due
1830 int "Delay (in seconds) before storing anything persistently"
1859 range -1 1000000
1869 may make sense. Setting this value to -1 will disable this timer.
1929 bool "Perform self-tests"
1931 This option adds extra self-tests which are run every time