Searched defs:GetServiceId (Results 1 – 4 of 4) sorted by relevance
/openthread-latest/src/core/backbone_router/ | ||
D | bbr_leader.cpp | 73 Error Leader::GetServiceId(uint8_t &aServiceId) const in GetServiceId() function in ot::BackboneRouter::Leader |
/openthread-latest/src/core/thread/ | ||
D | network_data_service.cpp | 73 Error Manager::GetServiceId(uint8_t aServiceNumber, uint8_t &aServiceId) const in GetServiceId() function in ot::NetworkData::Service::Manager |
D | network_data_leader.cpp | 85 Error Leader::GetServiceId(uint32_t aEnterpriseNumber, in GetServiceId() function in ot::NetworkData::Leader |
D | network_data_tlvs.hpp | 1339 uint8_t GetServiceId(void) const { return (mFlagsServiceId & kServiceIdMask); } in GetServiceId() function in ot::NetworkData::ServiceTlv |