Lines Matching +full:vendor +full:- +full:specific
4 * SPDX-License-Identifier: Apache-2.0
17 /** Bit number starting the OpenThread specific capabilities of ieee802154 driver. */
21 * OpenThread specific capabilities of ieee802154 driver.
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).
97 * OpenThread specific configuration types of ieee802154 driver.
135 * Thread vendor OUI for vendor specific header or nested information elements,
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 */
145 /** OpenThread specific configuration data of ieee802154 driver. */
173 * OpenThread specific attributes of ieee802154 driver.
178 /** Attribute: Maximum time between consecutive CCAs performed back-to-back.
197 * OpenThread specific attribute value data of ieee802154 driver.