Lines Matching +full:tx +full:- +full:sync +full:- +full:mode
3 # Copyright (c) 2016-2017 Nordic Semiconductor ASA
4 # SPDX-License-Identifier: Apache-2.0
120 # Hidden, Controller's Co-Operative high priority Rx thread stack size.
125 # Hidden, Controller's Co-Operative Rx thread stack size.
152 https://www.bluetooth.com/specifications/assigned-numbers/company-identifiers
167 to Extended Advertising mode, and restore it when switching back to
168 Legacy Non-Directed Advertising mode.
180 zero-based numbering. When using with Zephyr host this option can be
233 module-str = "Bluetooth Controller ISO-AL"
237 bool "ISO-AL verbose debug logging"
241 Use this option to enable ISO-AL verbose debug logging.
260 bool "Avoid SDU fragmentation for framed mode"
266 Since there is no way to control the Max_PDU using the non-test
293 bool "Run in-system unit tests"
295 Run in-system unit tests
306 bool "LE Controller-based Software Privacy"
312 int "LE Controller-based Software Privacy Resolving List size"
318 Controller-based Software deferred Privacy.
321 int "LE Controller-based Software Privacy target RPA cache size"
327 Controller-based Software deferred Privacy.
367 (non-connectable) and Periodic Advertising. This will allow to have
390 bool "Back-to-back transmission of extended advertising trains"
396 sending each AUX_CHAIN_IND one after another back-to-back.
399 int "AUX Frame Space for back-to-back transmission of extended advertising trains"
404 Specific AUX Frame Space to be used for back-to-back transmission of
413 bool "Back-to-back transmission of periodic advertising trains"
418 sending each AUX_CHAIN_IND one after another back-to-back.
424 int "AUX Frame Space for back-to-back transmission of periodic advertising trains"
429 Specific AUX Frame Space to be used for back-to-back transmission of
460 time reservation does not include the pre-transmissions of the last
467 int "Pre-defined offset between AUX_ADV_IND and AUX_SYNC_IND"
542 bool "Use minimal Scan Auxiliary and Periodic Sync PDU time reservation"
546 Use minimal time reservation for Auxiliary and Periodic Sync PDU
550 multiple Auxiliary or Periodic Sync PDUs.
553 bool "Skip Periodic Sync event on overlap with Extended Scan Event"
557 event overlaps Periodic Sync radio event in unreserved time space,
558 let the Periodic Sync radio event be aborted so that the auxiliary
561 By default we want Periodic Advertising Sync Events to take priority
566 But under simultaneous multiple Periodic Advertising Sync support with
568 overlapping Periodic Advertising Sync events, it is desirable to
571 Sync event. This permits new Periodic Advertising peers be discovered.
579 disabled, then time reservation does not include the pre-transmissions
607 bool "Enforce Strict Tx ISO Data Sequence Number use"
612 Enforce strict sequencing of released payloads based on the TX SDU's
617 payload numbers that are expired (will be dropped), if the TX SDU
619 and delivery of SDUs to the ISO-AL do not strictly follow the SDU
622 When disabled, TX SDUs could be shifted from their stream aligned
628 bool "Ignore Tx ISO Data Packet Sequence Number use"
631 Ignore the use of Tx ISO Data Packet Sequence Number.
706 Enables advanced event preparation offset ahead of radio tx/rx, taking
741 Enable non-overlapping placement of observer, initiator and central
744 non-overlapping placement with active central roles to avoid peripheral
792 time, i.e. radio event overheads + 17040 (PDU Tx) + 150 (tIFS) + 4
881 bool "Low latency non-negotiating event preemption"
885 Use low latency non-negotiating event preemption. This reduces
887 Consequently, this reduces on-air radio utilization due to redundant
909 Enables vendor specific per-connection meta data as part of the
949 bool "Use tTXEN/RXEN,FAST ramp-up"
954 Enable use of fast radio ramp-up mode.
980 (-) introduces drifting to the absolute time inside BLE
983 (-) makes it impossible to use most of the pre-programmed
997 int "Number of connections with worst-case overlapping procedures"
1001 Set the number connections for which worst-case buffer requirements
1010 The theoretical maximum number of tx ctrl buffers needed for any connection, is 4.
1015 int "Number of tx control buffers to be reserved per connection"
1022 to buffer(s) for control procedure TX
1025 int "Number of tx control buffers to be available across all connections"
1029 Set the number control buffers that is to be available for tx.
1030 This defines the size of the pool of tx buffers available
1031 for control procedure tx. This pool is shared across all
1033 Configure between 0 and (4 - BT_CTLR_LLCP_PER_CONN_TX_CTRL_BUF_NUM) * BT_CTLR_LLCP_CONN
1064 bool "Disable Tx Retry"
1066 Avoid retransmission of a PDU if peer device Nack-ed a transmission
1077 bool "Deferred ACL Tx packet transmission setup"
1080 Enable deferred ACL Tx packet transmission setup by radio, so that an
1085 bool "Measure incoming Tx throughput"
1087 Measure incoming Tx throughput and log the results.
1096 No. of times to force MD bit to be set in Tx PDU after a successful
1097 transmission of non-empty PDU.
1101 slow in providing new Tx data.
1123 nor peripheral event would be in sync at either end. Randomness allows
1124 to break this locked round robin pattern permitting an anchor point sync.
1189 continuous scan mode.
1204 bool "Ticker low latency mode"
1209 radio RX/TX. Enabling this option disables the ticker priority- and
1277 This option enables ticker extensions such as re-scheduling of
1278 ticker nodes with slot_window set to non-zero. Ticker extensions
1316 bool "Slot agnostic ticker mode"
1318 This option enables slot agnostic ticker mode, which ignores slot
1320 multi-instance programmable timer.
1338 bool "Just-in-Time Scheduling"
1343 ticker, and instead relies on just-in-time ("lazy") resolution in
1357 Catch-all for enabling proprietary event types in Controller behavior.
1424 current, minimum and maximum ISR CPU use in micro-seconds.