ESP-IDF
kWithUint16Length
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
kWithUint16Length
kWithUint16Length value
Syntax
Show:
Summary
Declaration
from
data.hpp:59
kWithUint16Length
;
Examples
References
from
examples
Code
Location
Scope
Referrer
kWithUint16Length
,
///< Use `uint16_t` for data length
data.hpp:59
void
Appender
::
GetAsData
(
Data
<
kWithUint16Length
>
&
aData
)
const
appender.cpp:87
ot::Appender
ot::Appender::GetAsData() const
void
GetAsData
(
Data
<
kWithUint16Length
>
&
aData
)
const
;
appender.hpp:154
MutableData
<
kWithUint16Length
>
data
;
dns_api.cpp:57
otDnsEncodeTxtData()
Error
TxtEntry
::
AppendEntries
(
const
TxtEntry
*
aEntries
,
uint16_t
aNumEntries
,
MutableData
<
kWithUint16Length
>
&
aData
)
dns_types.cpp:1153
ot::Dns::TxtEntry
ot::Dns::TxtEntry::AppendEntries()
static
Error
AppendEntries
(
const
TxtEntry
*
aEntries
,
uint16_t
aNumEntries
,
MutableData
<
kWithUint16Length
>
&
aData
)
;
dns_types.hpp:1238
class
FrameData
:
public
Data
<
kWithUint16Length
>
frame_data.hpp:50
MutableData
<
kWithUint16Length
>
mData
;
heap_data.hpp:195
typedef
Data
<
kWithUint16Length
>
Icmp6Packet
;
///< An IMCPv6 packet (data containing the IP payload)
infra_if.hpp:61
class
Chunk
:
public
Data
<
kWithUint16Length
>
message.hpp:1516
typedef
Data
<
kWithUint16Length
>
Icmp6Packet
;
///< A data buffer for an ICMPv6 packet.
nd6.hpp:64
Data
<
kWithUint16Length
>
mData
;
nd6.hpp:778
MutableData
<
kWithUint16Length
>
txtData
;
trel_interface.cpp:143
ot::Trel::Interface
ot::Trel::Interface::RegisterService()
using
Base
=
MutableData
<
kWithUint16Length
>
;
trel_packet.hpp:236
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
kWithUint16Length
is read by 4 functions:
All items filtered out
kWithUint16Length
otDnsEncodeTxtData()
ot::Appender::GetAsData() const
ot::Trel::Interface::RegisterService()
ot::Dns::TxtEntry::AppendEntries()
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