ESP-IDF
otTcpListener::mContext
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
otTcpListener::mContext
otTcpListener::mContext field
Syntax
Show:
Summary
Declaration
from
tcp.h:649
void
*
mContext
;
Examples
References
from
examples
Code
Location
Scope
Referrer
void
*
mContext
;
///< A pointer to application-specific context
tcp.h:649
void
*
GetContext
(
void
)
{
return
mContext
;
}
tcp6.hpp:438
ot::Ip6::Tcp::Listener
ot::Ip6::Tcp::Listener::GetContext()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
otTcpListener::mContext
is read by 1 function:
All items filtered out
otTcpListener::mContext
ot::Ip6::Tcp::Listener::GetContext()
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