Lines Matching +full:extra +full:- +full:byte
4 * SPDX-License-Identifier: Apache-2.0
30 /** Capability to support CST-related features.
32 * The CST-related features are described by "Specification changes for Thread-in-Mobile"
34 * CST Period IEs as described by chapter 4.6.6.1 of the Thread-in-Mobile specification
55 * 1 + max_extra_cca_attempts CCAs performed back-to-back.
57 * This mode is a non-standard experimental OpenThread feature. It allows transmission
76 * T_maxtxdelay = max_extra_cca_attempts * (aCcaTime + T_recca) - T_recca + T_ccatx
79 * See IEEE 802.15.4-2020, section 11.3, table 11-1 for the definition of aCcaTime.
83 * section 11.3, table 11-1.
86 * section 11.3, table 11-2).
101 /** Allows to configure extra CCA for transmission requested with mode
136 * see IEEE 802.15.4-2020, sections 7.4.2.2 and 7.4.4.30.
142 /** length of IEEE 802.15.4-2020 vendor OUIs */
153 * The maximum number of extra CCAs to be performed when transmission is
160 * The CST period (in CPU byte order).
178 /** Attribute: Maximum time between consecutive CCAs performed back-to-back.