Searched refs:otMdnsGetNextKey (Results 1 – 3 of 3) sorted by relevance
475 otError otMdnsGetNextKey(otInstance *aInstance, otMdnsIterator *aIterator, otMdnsKey *aKey, otMdnsE…
150 otError otMdnsGetNextKey(otInstance *aInstance, otMdnsIterator *aIterator, otMdnsKey *aKey, otMdnsE… in otMdnsGetNextKey() function
580 error = otMdnsGetNextKey(GetInstancePtr(), iterator, &key, &state); in Process()