ESP-IDF
ot::Ip6::Udp::ReceiveHandler
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (1/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
ot::Ip6::Udp::ReceiveHandler
ot::Ip6::Udp::ReceiveHandler
Syntax
Show:
Summary
Declaration
from
udp6.hpp:84
typedef
otUdpReceive
ReceiveHandler
;
Examples
References
from
examples
Code
Location
Referrer
typedef
otUdpReceive
ReceiveHandler
;
///< Receive handler callback.
udp6.hpp:84
Udp
::
Socket
::
Socket
(
Instance
&
aInstance
,
ReceiveHandler
aHandler
,
void
*
aContext
)
udp6.cpp:71
ot::Ip6::Udp::Socket::Socket()
Error
Udp
::
Open
(
SocketHandle
&
aSocket
,
ReceiveHandler
aHandler
,
void
*
aContext
)
udp6.cpp:174
ot::Ip6::Udp::Open()
Socket
(
Instance
&
aInstance
,
ReceiveHandler
aHandler
,
void
*
aContext
)
;
udp6.hpp:155
Error
Open
(
SocketHandle
&
aSocket
,
ReceiveHandler
aHandler
,
void
*
aContext
)
;
udp6.hpp:471
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