Searched refs:FindServiceById (Results 1 – 2 of 2) sorted by relevance
165 const ServiceTlv *FindServiceById(uint8_t aServiceId) const;
948 if (FindServiceById(serviceId) == nullptr) in AllocateServiceId()960 const ServiceTlv *Leader::FindServiceById(uint8_t aServiceId) const in FindServiceById() function in ot::NetworkData::Leader