ESP-IDF
ot::Coap::Option::Iterator::ReadExtendedOptionField()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (2/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::Option::Iterator::ReadExtendedOptionField()
ot::Coap::Option::Iterator::ReadExtendedOptionField() method
Syntax
Show:
Summary
Declaration
Definition
from
coap_message.hpp:1150
Error
ReadExtendedOptionField
(
uint16_t
&
aValue
)
;
Implemented in
coap_message.cpp:618
Arguments
Argument
aValue
Examples
References
from
examples
Code
Location
Scope
Referrer
Error
Option
::
Iterator
::
ReadExtendedOptionField
(
uint16_t
&
aValue
)
coap_message.cpp:618
Error
ReadExtendedOptionField
(
uint16_t
&
aValue
)
;
coap_message.hpp:1150
SuccessOrExit
(
error
=
ReadExtendedOptionField
(
optionDelta
)
)
;
coap_message.cpp:550
ot::Coap::Option::Iterator
ot::Coap::Option::Iterator::Advance()
SuccessOrExit
(
error
=
ReadExtendedOptionField
(
optionLength
)
)
;
coap_message.cpp:553
ot::Coap::Option::Iterator
ot::Coap::Option::Iterator::Advance()
Call Tree
from
examples
ot::Coap::Option::Iterator::ReadExtendedOptionField()
is called by 1 function and calls 2 functions:
ot::Coap::Option::Iterator::Advance()
All items filtered out
ot::Coap::Option::Iterator::ReadExtendedOptionField()
ot::BigEndian::HostSwap16()
ot::Coap::Option::Iterator::Read()
All items filtered out
Data Use
from
examples
ot::Coap::Option::Iterator::ReadExtendedOptionField()
reads 6 variables:
ot::kErrorNone
ot::kErrorParse
ot::Coap::Message::kOption1ByteExtension
ot::Coap::Message::kOption2ByteExtension
ot::Coap::Message::kOption1ByteExtensionOffset
ot::Coap::Message::kOption2ByteExtensionOffset
All items filtered out
ot::Coap::Option::Iterator::ReadExtendedOptionField()
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