Lines Matching +full:medium +full:-
2 # SPDX-License-Identifier: Apache-2.0
10 TX power in dbm. Valid setting are: -18, -7, -4, -2, 0, 1, 2, 3, 5
18 Number of re-transmission attempts radio driver should do, before
26 Select which medium access protocol to use.
29 bool "IEEE 802.15.4 unslotted CSMA-CA medium access protocol"
31 Use CSMA-CA mechanism (listen-before-talk with exponential backoff)
33 channel access and fits most usage scenarios (see IEEE 802.15.4-2020,
37 bool "IEEE 802.15.4 Aloha medium access protocol (CCA mode 4)"
41 and fits low duty-cycle contexts where the radio spectrum is not
42 too heavily loaded (see IEEE 802.15.4-2020, section 10.2.8). The
54 The maximum number of backoffs the CSMA-CA algorithm will attempt
63 The minimum value of the backoff exponent (BE) in the CSMA-CA
72 The maximum value of the backoff exponent (BE) in the CSMA-CA