Home
last modified time | relevance | path

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

/openthread-latest/src/core/api/
Dthread_api.cpp190 …Error otThreadGetServiceAloc(otInstance *aInstance, uint8_t aServiceId, otIp6Address *aServiceAloc) in otThreadGetServiceAloc() argument
195 AsCoreType(aInstance).Get<Mle::Mle>().GetServiceAloc(aServiceId, AsCoreType(aServiceAloc)); in otThreadGetServiceAloc()
/openthread-latest/include/openthread/
Dthread.h565 …rror otThreadGetServiceAloc(otInstance *aInstance, uint8_t aServiceId, otIp6Address *aServiceAloc);