ESP-IDF
ot::Trel::Interface::kTxtRecordExtPanIdKey
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (2/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
ot::Trel::Interface::kTxtRecordExtPanIdKey
ot::Trel::Interface::kTxtRecordExtPanIdKey variable
Syntax
Show:
Summary
Declaration
Definition
from
trel_interface.hpp:255
static
const
char
kTxtRecordExtPanIdKey
[
]
;
Implemented in
trel_interface.cpp:45
Examples
References
from
examples
Code
Location
Scope
Referrer
const
char
Interface
::
kTxtRecordExtPanIdKey
[
]
=
"xp"
;
trel_interface.cpp:45
static
const
char
kTxtRecordExtPanIdKey
[
]
;
trel_interface.hpp:255
/* ExtPanId */
sizeof
(
uint8_t
)
+
sizeof
(
kTxtRecordExtPanIdKey
)
-
1
+
sizeof
(
char
)
+
trel_interface.cpp:139
ot::Trel::Interface
ot::Trel::Interface::RegisterService()
txtEntries
[
1
]
.
Init
(
kTxtRecordExtPanIdKey
,
Get
<
MeshCoP
::
ExtendedPanIdManager
>
(
)
.
GetExtPanId
(
)
.
m8
,
trel_interface.cpp:149
ot::Trel::Interface
ot::Trel::Interface::RegisterService()
Get
<
Mac
::
Mac
>
(
)
.
GetExtAddress
(
)
.
ToString
(
)
.
AsCString
(
)
,
kTxtRecordExtPanIdKey
,
trel_interface.cpp:156
ot::Trel::Interface
ot::Trel::Interface::RegisterService()
else
if
(
StringMatch
(
entry
.
mKey
,
kTxtRecordExtPanIdKey
)
)
trel_interface.cpp:271
ot::Trel::Interface
ot::Trel::Interface::ParsePeerInfoTxtData() const
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
ot::Trel::Interface::kTxtRecordExtPanIdKey
is read by 2 functions:
All items filtered out
ot::Trel::Interface::kTxtRecordExtPanIdKey
ot::Trel::Interface::RegisterService()
ot::Trel::Interface::ParsePeerInfoTxtData() const
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