ESP-IDF
ot::Cli::Coap::mResource
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (4/5)...
Files
loading (5/5)...
ESP-IDF
lwIP
FreeRTOS
cJSON
mbedTLS
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
ot::Cli::Coap::mResource
ot::Cli::Coap::mResource field
Syntax
Show:
Summary
Declaration
from
cli_coap.hpp:157
otCoapResource
mResource
;
Examples
References
from
examples
Code
Location
Scope
Referrer
otCoapResource
mResource
;
cli_coap.hpp:157
ClearAllBytes
(
mResource
)
;
cli_coap.cpp:61
ot::Cli::Coap
ot::Cli::Coap::Coap()
mResource
.
mUriPath
=
mUriPath
;
cli_coap.cpp:189
ot::Cli::Coap
ot::Cli::Coap::Process()
mResource
.
mContext
=
this
;
cli_coap.cpp:190
ot::Cli::Coap
ot::Cli::Coap::Process()
mResource
.
mHandler
=
&
Coap
::
HandleRequest
;
cli_coap.cpp:191
ot::Cli::Coap
ot::Cli::Coap::Process()
otCoapAddResource
(
GetInstancePtr
(
)
,
&
mResource
)
;
cli_coap.cpp:208
ot::Cli::Coap
ot::Cli::Coap::Process()
OutputLine
(
"%s"
,
mResource
.
mUriPath
!=
nullptr
?
mResource
.
mUriPath
:
""
)
;
cli_coap.cpp:213
ot::Cli::Coap
ot::Cli::Coap::Process()
otCoapRemoveResource
(
GetInstancePtr
(
)
,
&
mResource
)
;
cli_coap.cpp:328
ot::Cli::Coap
ot::Cli::Coap::Process()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
ot::Cli::Coap::mResource
is read by 2 functions:
All items filtered out
ot::Cli::Coap::mResource
ot::Cli::Coap::Coap()
ot::Cli::Coap::Process()
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