Home
last modified time | relevance | path

Searched defs:GetServiceId (Results 1 – 4 of 4) sorted by relevance

/openthread-latest/src/core/backbone_router/
Dbbr_leader.cpp73 Error Leader::GetServiceId(uint8_t &aServiceId) const in GetServiceId() function in ot::BackboneRouter::Leader
/openthread-latest/src/core/thread/
Dnetwork_data_service.cpp73 Error Manager::GetServiceId(uint8_t aServiceNumber, uint8_t &aServiceId) const in GetServiceId() function in ot::NetworkData::Service::Manager
Dnetwork_data_leader.cpp85 Error Leader::GetServiceId(uint32_t aEnterpriseNumber, in GetServiceId() function in ot::NetworkData::Leader
Dnetwork_data_tlvs.hpp1339 uint8_t GetServiceId(void) const { return (mFlagsServiceId & kServiceIdMask); } in GetServiceId() function in ot::NetworkData::ServiceTlv