ESP-IDF
SPINEL_PROP_PHY__BEGIN
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (4/5)...
Files
loading (5/5)...
ESP-IDF
lwIP
FreeRTOS
cJSON
mbedTLS
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
SPINEL_PROP_PHY__BEGIN
SPINEL_PROP_PHY__BEGIN value
Syntax
Show:
Summary
Declaration
from
spinel.h:1701
SPINEL_PROP_PHY__BEGIN
=
0x20
;
Examples
References
from
examples
Code
Location
SPINEL_PROP_PHY__BEGIN
=
0x20
,
spinel.h:1701
SPINEL_PROP_PHY_ENABLED
=
SPINEL_PROP_PHY__BEGIN
+
0
,
///< [b]
spinel.h:1702
SPINEL_PROP_PHY_CHAN
=
SPINEL_PROP_PHY__BEGIN
+
1
,
///< [C]
spinel.h:1703
SPINEL_PROP_PHY_CHAN_SUPPORTED
=
SPINEL_PROP_PHY__BEGIN
+
2
,
///< [A(C)]
spinel.h:1704
SPINEL_PROP_PHY_FREQ
=
SPINEL_PROP_PHY__BEGIN
+
3
,
///< kHz [L]
spinel.h:1705
SPINEL_PROP_PHY_CCA_THRESHOLD
=
SPINEL_PROP_PHY__BEGIN
+
4
,
///< dBm [c]
spinel.h:1706
SPINEL_PROP_PHY_TX_POWER
=
SPINEL_PROP_PHY__BEGIN
+
5
,
///< [c]
spinel.h:1707
SPINEL_PROP_PHY_RSSI
=
SPINEL_PROP_PHY__BEGIN
+
6
,
///< dBm [c]
spinel.h:1708
SPINEL_PROP_PHY_RX_SENSITIVITY
=
SPINEL_PROP_PHY__BEGIN
+
7
,
///< dBm [c]
spinel.h:1709
SPINEL_PROP_PHY_PCAP_ENABLED
=
SPINEL_PROP_PHY__BEGIN
+
8
,
///< [b]
spinel.h:1710
SPINEL_PROP_PHY_CHAN_PREFERRED
=
SPINEL_PROP_PHY__BEGIN
+
9
,
///< [A(C)]
spinel.h:1711
SPINEL_PROP_PHY_FEM_LNA_GAIN
=
SPINEL_PROP_PHY__BEGIN
+
10
,
///< dBm [c]
spinel.h:1712
SPINEL_PROP_PHY_CHAN_MAX_POWER
=
SPINEL_PROP_PHY__BEGIN
+
11
,
spinel.h:1719
SPINEL_PROP_PHY_REGION_CODE
=
SPINEL_PROP_PHY__BEGIN
+
12
,
spinel.h:1725
SPINEL_PROP_PHY_CALIBRATED_POWER
=
SPINEL_PROP_PHY__BEGIN
+
13
,
spinel.h:1738
SPINEL_PROP_PHY_CHAN_TARGET_POWER
=
SPINEL_PROP_PHY__BEGIN
+
14
,
spinel.h:1747
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out