ESP-IDF
ot::Mle::DeviceProperties::PowerSupply
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (1/5)...
Summary
Syntax
Values
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
ot::Mle::DeviceProperties::PowerSupply
ot::Mle::DeviceProperties::PowerSupply enum
Represents the device's power supply property.
Syntax
Show:
Summary
Declaration
from
mle_types.hpp:311
enum
PowerSupply
:
uint8_t
{
kPowerSupplyBattery
=
OT_POWER_SUPPLY_BATTERY
,
kPowerSupplyExternal
=
OT_POWER_SUPPLY_EXTERNAL
,
kPowerSupplyExternalStable
=
OT_POWER_SUPPLY_EXTERNAL_STABLE
,
kPowerSupplyExternalUnstable
=
OT_POWER_SUPPLY_EXTERNAL_UNSTABLE
,
}
;
Values
Value
Declared as
ot::Mle::DeviceProperties::PowerSupply::kPowerSupplyBattery
=
OT_POWER_SUPPLY_BATTERY
ot::Mle::DeviceProperties::PowerSupply::kPowerSupplyExternal
=
OT_POWER_SUPPLY_EXTERNAL
ot::Mle::DeviceProperties::PowerSupply::kPowerSupplyExternalStable
=
OT_POWER_SUPPLY_EXTERNAL_STABLE
ot::Mle::DeviceProperties::PowerSupply::kPowerSupplyExternalUnstable
=
OT_POWER_SUPPLY_EXTERNAL_UNSTABLE
Examples
References
from
examples
Code
Location
Scope
Referrer
enum
PowerSupply
:
uint8_t
mle_types.hpp:311
DefineMapEnum
(
otCacheEntryState
,
AddressResolver
::
EntryInfo
::
State
)
;
address_resolver.hpp:402
DefineMapEnum
(
otBackboneRouterState
,
BackboneRouter
::
Local
::
State
)
;
bbr_local.hpp:302
DefineMapEnum
(
otCoapType
,
Coap
::
Type
)
;
coap_message.hpp:1177
DefineMapEnum
(
otCoapCode
,
Coap
::
Code
)
;
coap_message.hpp:1178
DefineMapEnum
(
otDnssdQueryType
,
Dns
::
ServiceDiscovery
::
Server
::
DnsQueryType
)
;
dnssd_server.hpp:600
DefineMapEnum
(
otMessageOrigin
,
Message
::
Origin
)
;
message.hpp:1906
DefineMapEnum
(
otDeviceRole
,
Mle
::
DeviceRole
)
;
mle_types.hpp:700
DefineMapEnum
(
otPowerSupply
,
Mle
::
DeviceProperties
::
PowerSupply
)
;
mle_types.hpp:703
DefineMapEnum
(
otBackboneRouterMulticastListenerEvent
,
BackboneRouter
::
MulticastListenersTable
::
Listener
::
Event
)
;
multicast_listeners_table.hpp:224
DefineMapEnum
(
otNat64State
,
Nat64
::
State
)
;
nat64_translator.hpp:380
DefineMapEnum
(
otBackboneRouterNdProxyEvent
,
BackboneRouter
::
NdProxyTable
::
NdProxy
::
Event
)
;
ndproxy_table.hpp:302
DefineMapEnum
(
otBorderRoutingState
,
BorderRouter
::
RoutingManager
::
State
)
;
routing_manager.hpp:1638
DefineMapEnum
(
otSrpClientItemState
,
Srp
::
Client
::
ItemState
)
;
srp_client.hpp:1118
DefineMapEnum
(
otSrpServerState
,
Srp
::
Server
::
State
)
;
srp_server.hpp:1023
DefineMapEnum
(
otSrpServerAddressMode
,
Srp
::
Server
::
AddressMode
)
;
srp_server.hpp:1024
DefineMapEnum
(
otNetifIdentifier
,
Ip6
::
NetifIdentifier
)
;
udp6.hpp:671
PowerSupply
powerSupply
=
MapEnum
(
mPowerSupply
)
;
mle_types.cpp:113
ot::Mle::DeviceProperties::CalculateLeaderWeight() const
DefineMapEnum
(
otPowerSupply
,
Mle
::
DeviceProperties
::
PowerSupply
)
;
mle_types.hpp:703
ot::MappedEnum::Type
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
Instance
Scope
Location
Project
ot::MappedEnum::Type
mle_types.hpp:703
Lifecycle
from
examples
All items filtered out
All items filtered out