ESP-IDF
ot::NetworkData::ServiceData
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Related
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
ot::NetworkData::ServiceData
ot::NetworkData::ServiceData class
Represents a Service Data.
Syntax
Show:
Summary
Declaration
from
network_data_types.hpp:315
class
ServiceData
:
public
Data
<
kWithUint8Length
>
{
}
;
Related Functions
Found 11 other functions taking a
ServiceData
argument:
Function
Description
ot::NetworkData::ServiceTlv::GetServiceData() const
Gets the Service Data.
ot::NetworkData::NetworkData::FindService() const
Returns a pointer to a matching Service TLV.
ot::NetworkData::ServiceTlv::Init()
Initializes the TLV.
ot::NetworkData::ServiceConfig::GetServiceData() const
Gets the Service Data.
ot::NetworkData::Local::RemoveService()
Removes a Service entry from the Thread Network local data.
ot::NetworkData::NetworkData::FindNextService() const
Returns the next pointer to a matching Service TLV. Can be used to iterate over all Service TLVs that start with a given Service Data.
ot::NetworkData::NetworkData::MatchService()
ot::NetworkData::Local::AddService()
Adds a Service entry to the Thread Network local data.
ot::NetworkData::Leader::GetServiceId() const
Gets the Service ID for the specified service.
ot::NetworkData::NetworkData::FindNextThreadService() const
Returns the next pointer to a matching Thread Service TLV (with Thread Enterprise number). Can be used to iterate over all Thread Service TLVs that start with a given Service Data.
ot::NetworkData::MutableNetworkData::FindService()
Returns a pointer to a matching Service TLV.
Examples
References
from
examples
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