ESP-IDF
ot::Coap::Message::GetUriPath() const
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (1/5)...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
ot::Coap::Message::GetUriPath() const
ot::Coap::Message::GetUriPath() const method
Reads and reassembles the URI path string and fills it into @p aUriPath.
Syntax
Show:
Summary
Declaration
from
coap_message.hpp:570
Error
GetUriPath
(
char
*
aUriPath
)
const
;
Arguments
Argument
aUriPath
Return value
kErrorNone URI path string has been reassembled. kErrorNoBufs URI path string is too long.
Examples
References
from
examples
Code
Location
Error
GetUriPath
(
char
*
aUriPath
)
const
;
coap_message.hpp:570
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