Lines Matching defs:aResolver
175 otError otMdnsStartSrvResolver(otInstance *aInstance, const otMdnsSrvResolver *aResolver) in otMdnsStartSrvResolver()
182 otError otMdnsStopSrvResolver(otInstance *aInstance, const otMdnsSrvResolver *aResolver) in otMdnsStopSrvResolver()
189 otError otMdnsStartTxtResolver(otInstance *aInstance, const otMdnsTxtResolver *aResolver) in otMdnsStartTxtResolver()
196 otError otMdnsStopTxtResolver(otInstance *aInstance, const otMdnsTxtResolver *aResolver) in otMdnsStopTxtResolver()
203 otError otMdnsStartIp6AddressResolver(otInstance *aInstance, const otMdnsAddressResolver *aResolver) in otMdnsStartIp6AddressResolver()
210 otError otMdnsStopIp6AddressResolver(otInstance *aInstance, const otMdnsAddressResolver *aResolver) in otMdnsStopIp6AddressResolver()
217 otError otMdnsStartIp4AddressResolver(otInstance *aInstance, const otMdnsAddressResolver *aResolver) in otMdnsStartIp4AddressResolver()
224 otError otMdnsStopIp4AddressResolver(otInstance *aInstance, const otMdnsAddressResolver *aResolver) in otMdnsStopIp4AddressResolver()
247 otMdnsSrvResolver *aResolver, in otMdnsGetNextSrvResolver()
259 otMdnsTxtResolver *aResolver, in otMdnsGetNextTxtResolver()
271 otMdnsAddressResolver *aResolver, in otMdnsGetNextIp6AddressResolver()
283 otMdnsAddressResolver *aResolver, in otMdnsGetNextIp4AddressResolver()