ESP-IDF
otBackboneRouterNdProxyEvent
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (3/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
otBackboneRouterNdProxyEvent
otBackboneRouterNdProxyEvent enum
Syntax
Show:
Summary
Declaration
from
backbone_router_ftd.h:318
enum
{
OT_BACKBONE_ROUTER_NDPROXY_ADDED
=
0
,
OT_BACKBONE_ROUTER_NDPROXY_REMOVED
=
1
,
OT_BACKBONE_ROUTER_NDPROXY_RENEWED
=
2
,
OT_BACKBONE_ROUTER_NDPROXY_CLEARED
=
3
,
}
;
Values
Value
Declared as
otBackboneRouterNdProxyEvent::OT_BACKBONE_ROUTER_NDPROXY_ADDED
=
0
otBackboneRouterNdProxyEvent::OT_BACKBONE_ROUTER_NDPROXY_REMOVED
=
1
otBackboneRouterNdProxyEvent::OT_BACKBONE_ROUTER_NDPROXY_RENEWED
=
2
otBackboneRouterNdProxyEvent::OT_BACKBONE_ROUTER_NDPROXY_CLEARED
=
3
Examples
References
from
examples
Code
Location
Referrer
typedef
enum
backbone_router_ftd.h:318
}
otBackboneRouterNdProxyEvent
;
backbone_router_ftd.h:324
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
}
otBackboneRouterNdProxyEvent
;
backbone_router_ftd.h:324
otBackboneRouterNdProxyEvent
otBackboneRouterNdProxyEvent
aEvent
,
backbone_router_ftd.h:335
DefineMapEnum
(
otBackboneRouterNdProxyEvent
,
BackboneRouter
::
NdProxyTable
::
NdProxy
::
Event
)
;
ndproxy_table.hpp:302
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
ndproxy_table.hpp:302
Lifecycle
from
examples
All items filtered out
All items filtered out