Lines Matching +full:off +full:- +full:on +full:- +full:delay +full:- +full:us

4 # SPDX-License-Identifier: Apache-2.0
8 depends on BT_OBSERVER && BT_BROADCASTER
11 features that are available may depend on other features
31 depends on BT_MESH_GATT
97 depends on BT_CTLR_ADV_EXT || !HAS_BT_CTLR
98 depends on BT_EXT_ADV
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
130 CONFIG_BT_BUF_CMD_TX_COUNT, the host returns -ENOBUFS immediately
134 will be affected by other users on the system work queue, resulting in
168 depends on BT_MESH_RELAY || BT_MESH_BRG_CFG_SRV
177 depends on BT_MESH_RELAY_ADV_SETS > 0
187 greater than zero, this can noticeably delay transmission of
189 in a friendship, this option can delay transmission of local
196 depends on BT_MESH_GATT_SERVER
203 depends on BT_MESH_FRIEND
209 thus reducing the scanning time on the Low Power node.
221 This should be chosen based on the number of local messages that the node
237 bool "PB-ADV support"
257 depends on BT_MESH_RELAY_ADV_SETS > 0
299 bool "PB-GATT Server support"
310 depends on BT_MESH_PB_GATT
314 the PB-GATT is enabled.
317 bool "PB-GATT Client support"
323 depends on BT_CENTRAL
332 depends on BT_MESH_PB_ADV || BT_MESH_PB_GATT
339 depends on BT_MESH_PROVISIONEE
345 depends on BT_MESH_PROV
352 depends on BT_MESH_PROV
359 depends on BT_MESH_ECDH_P256_HMAC_SHA256_AES_CCM
363 depends on BT_MESH_CDB
364 depends on BT_MESH_PROV
365 depends on BT_MESH_PB_ADV || BT_MESH_PB_GATT_CLIENT
434 Number of messages that are cached by the node to avoid acting on the
480 depends on BT_MESH_RELAY || BT_MESH_BRG_CFG_SRV
487 latency on the Relay Node, but at the same time increases the amount
509 Maximum number of simultaneous outgoing multi-segment and/or
521 Maximum number of simultaneous incoming multi-segment and/or
551 depends on BT_MESH_RX_SEG_MSG_COUNT > 0
554 This value should typically be fine-tuned based on what
565 4-byte MIC and 52 bytes using an 8-byte MIC.
573 depends on BT_MESH_TX_SEG_MSG_COUNT > 0
576 This value should typically be fine-tuned based on what
587 4-byte MIC and 52 bytes using an 8-byte MIC.
670 hex "Acknowledgment delay increment"
674 This value controls the delay increment of an interval used for
733 requirements, when subnet bridge functionality is enabled on a node,
746 enabled this choice will provide a non-persistent implementation
793 depends on BT_MESH_COMP_PAGE_1
842 The maximum number of messages the Access layer can manage to delay
925 is instantiated on a Low Power node, the pull request count will be
938 range 64 1048576 # 2^6 - 2^20
963 depends on !BT_MESH_ALIGN_CHUNK_SIZE_TO_MAX_SEGMENT
969 The actual maximum chunk size depends on how many segments are
991 depends on !BT_MESH_ALIGN_CHUNK_SIZE_TO_MAX_SEGMENT
997 The actual maximum chunk size depends on how many segments are
1008 Note: Without a delay between each sent chunk, the network might become too busy with the
1037 depends on BT_MESH_BLOB_SRV || BT_MESH_BLOB_CLI
1038 depends on FLASH_MAP
1045 depends on BT_MESH_MODEL_EXTENSIONS
1046 depends on BT_MESH_BLOB_SRV
1052 depends on BT_MESH_MODEL_EXTENSIONS
1053 depends on BT_MESH_BLOB_CLI
1112 depends on BT_MESH_BLOB_SRV
1113 depends on BT_MESH_DFU_CLI
1132 images on the Firmware Distribution Server.
1162 depends on BT_MESH_PROVISIONER
1164 The Remote Provisioning Client is instantiated on the provisioner
1244 depends on BT_MESH_MODEL_EXTENSIONS
1255 all models on the device.
1268 depends on BT_MESH_MODEL_EXTENSIONS
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
1290 depends on BT_MESH_OD_PRIV_PROXY_CLI
1292 This timeout controls how long the On-Demand Private Proxy Client waits
1297 bool "Support for On-Demand Private Proxy Server model"
1298 depends on BT_MESH_PRIV_BEACON_SRV
1301 The On-Demand Private Proxy Server is used to support configuration of
1307 depends on BT_MESH_OD_PRIV_PROXY_SRV
1328 depends on BT_MESH_SOL_PDU_RPL_CLI
1336 depends on BT_MESH_MODEL_EXTENSIONS
1389 depends on BT_MESH_GATT_PROXY
1429 depends on BT_CENTRAL
1446 depends on BT_MESH_PROXY_SOLICITATION
1495 Use Mbed TLS as PSA Crypto API provider. This is useful on platforms
1496 that do not support TF-M.
1500 bool "Use TF-M PSA [EXPERIMENTAL]"
1502 depends on BUILD_WITH_TFM
1504 Use TF-M as PSA Crypto API provider. This is only possible on platforms
1505 that support TF-M.
1565 in the state, since the specification requires us to remain in
1570 be powered off once in a while, we need to store persistently
1573 duration range). The exact cadence will depend a lot on the
1599 is that the node may miss out on messages intended for it
1615 depends on BT_MESH_LPN_AUTO
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"
1846 means that the sequence number will be stored to flash on every
1852 off with a value that's guaranteed to be larger than the last
1853 one used before power off.
1859 range -1 1000000
1865 gets powered off before the timer is fired. When flash is used
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