Home
last modified time | relevance | path

Searched refs:_sw_discovery (Results 1 – 3 of 3) sorted by relevance

/external/avahi/avahi-compat-howl/include/discovery/
Ddiscovery.h42 struct _sw_discovery;
43 typedef struct _sw_discovery * sw_discovery;
/external/avahi/avahi-compat-howl/include/rendezvous/
Drendezvous.h34 #define _sw_rendezvous _sw_discovery
/external/avahi/avahi-compat-howl/
Dcompat.c79 struct _sw_discovery { struct
352 if (!(*self = avahi_new(struct _sw_discovery, 1))) { in sw_discovery_init()