Home
last modified time | relevance | path

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

/openthread-latest/src/core/thread/
Dnetwork_data_leader.hpp601 Error AllocateServiceId(uint8_t &aServiceId) const;
Dnetwork_data_leader_ftd.cpp825 SuccessOrExit(error = AllocateServiceId(serviceId)); in AddService()
988 Error Leader::AllocateServiceId(uint8_t &aServiceId) const in AllocateServiceId() function in ot::NetworkData::Leader