ESP-IDF
otPlatTrelPeerInfo::mTxtLength
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
otPlatTrelPeerInfo::mTxtLength
otPlatTrelPeerInfo::mTxtLength field
Syntax
Show:
Summary
Declaration
from
trel.h:115
uint16_t
mTxtLength
;
Examples
References
from
examples
Code
Location
Scope
Referrer
uint16_t
mTxtLength
;
///< Number of bytes in @p mTxtData buffer.
trel.h:115
info
.
mTxtLength
=
trel_txt_len
;
esp_openthread_trel.c:78
trel_browse_notifier()
uint16_t
GetTxtLength
(
void
)
const
{
return
mTxtLength
;
}
trel_interface.hpp:136
ot::Trel::Interface::Peer::Info
ot::Trel::Interface::Peer::Info::GetTxtLength() const
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
otPlatTrelPeerInfo::mTxtLength
is written by 1 function and is read by 1 function:
trel_browse_notifier()
All items filtered out
otPlatTrelPeerInfo::mTxtLength
ot::Trel::Interface::Peer::Info::GetTxtLength() 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