ESP-IDF
ot::MeshCoP::SecureTransport::ConnectedHandler
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
ot::MeshCoP::SecureTransport::ConnectedHandler
ot::MeshCoP::SecureTransport::ConnectedHandler
Function pointer which is called reporting a connection event (when connection established or disconnected)
Syntax
Show:
Summary
Declaration
from
secure_transport.hpp:107
typedef
otHandleCoapSecureClientConnect
ConnectedHandler
;
Examples
References
from
examples
Code
Location
Referrer
typedef
otHandleCoapSecureClientConnect
ConnectedHandler
;
secure_transport.hpp:107
Error
SecureTransport
::
Open
(
ReceiveHandler
aReceiveHandler
,
ConnectedHandler
aConnectedHandler
,
void
*
aContext
)
secure_transport.cpp:142
ot::MeshCoP::SecureTransport::Open()
Error
Open
(
ReceiveHandler
aReceiveHandler
,
ConnectedHandler
aConnectedHandler
,
void
*
aContext
)
;
secure_transport.hpp:154
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