ESP-IDF
ot::Coap::Coap::Stop()
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::Coap::Coap::Stop()
ot::Coap::Coap::Stop() method
Stops the CoAP service.
Syntax
Show:
Summary
Declaration
Definition
from
coap.hpp:925
Error
Stop
(
void
)
;
Implemented in
coap.cpp:1690
Return value
kErrorNone Successfully stopped the CoAP service. kErrorFailed Failed to stop CoAP agent.
Examples
References
from
examples
Code
Location
Error
Coap
::
Stop
(
void
)
coap.cpp:1690
Error
Stop
(
void
)
;
coap.hpp:925
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
ot::Coap::Coap::Stop()
reads 2 variables:
ot::kErrorNone
ot::Coap::CoapBase::ClearRequestsAndResponses()
All items filtered out
ot::Coap::Coap::Stop()
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