Lines Matching refs:otError

159 otError otMdnsSetEnabled(otInstance *aInstance, bool aEnable, uint32_t aInfraIfIndex);
241 otError otMdnsRegisterHost(otInstance *aInstance,
265 otError otMdnsUnregisterHost(otInstance *aInstance, const otMdnsHost *aHost);
303 otError otMdnsRegisterService(otInstance *aInstance,
330 otError otMdnsUnregisterService(otInstance *aInstance, const otMdnsService *aService);
360 otError otMdnsRegisterKey(otInstance *aInstance,
388 otError otMdnsUnregisterKey(otInstance *aInstance, const otMdnsKey *aKey);
430 otError otMdnsGetNextHost(otInstance *aInstance,
453 otError otMdnsGetNextService(otInstance *aInstance,
475 otError otMdnsGetNextKey(otInstance *aInstance, otMdnsIterator *aIterator, otMdnsKey *aKey, otMdnsE…
573 otError otMdnsStartBrowser(otInstance *aInstance, const otMdnsBrowser *aBrowser);
586 otError otMdnsStopBrowser(otInstance *aInstance, const otMdnsBrowser *aBroswer);
610 otError otMdnsStartSrvResolver(otInstance *aInstance, const otMdnsSrvResolver *aResolver);
623 otError otMdnsStopSrvResolver(otInstance *aInstance, const otMdnsSrvResolver *aResolver);
647 otError otMdnsStartTxtResolver(otInstance *aInstance, const otMdnsTxtResolver *aResolver);
660 otError otMdnsStopTxtResolver(otInstance *aInstance, const otMdnsTxtResolver *aResolver);
684 otError otMdnsStartIp6AddressResolver(otInstance *aInstance, const otMdnsAddressResolver *aResolver…
697 otError otMdnsStopIp6AddressResolver(otInstance *aInstance, const otMdnsAddressResolver *aResolver);
722 otError otMdnsStartIp4AddressResolver(otInstance *aInstance, const otMdnsAddressResolver *aResolver…
735 otError otMdnsStopIp4AddressResolver(otInstance *aInstance, const otMdnsAddressResolver *aResolver);
764 otError otMdnsGetNextBrowser(otInstance *aInstance,
788 otError otMdnsGetNextSrvResolver(otInstance *aInstance,
812 otError otMdnsGetNextTxtResolver(otInstance *aInstance,
836 otError otMdnsGetNextIp6AddressResolver(otInstance *aInstance,
860 otError otMdnsGetNextIp4AddressResolver(otInstance *aInstance,