Home
last modified time | relevance | path

Searched refs:FindServiceById (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/src/core/thread/
Dnetwork_data_leader_ftd.cpp168 const ServiceTlv *serviceTlv = FindServiceById(Mle::ServiceIdFromAloc(aAloc16)); in LookupRouteForServiceAloc()
988 if (FindServiceById(serviceId) == nullptr) in AllocateServiceId()
1001 const ServiceTlv *Leader::FindServiceById(uint8_t aServiceId) const in FindServiceById() function in ot::NetworkData::Leader
Dnetwork_data_leader.hpp565 const ServiceTlv *FindServiceById(uint8_t aServiceId) const;