Home
last modified time | relevance | path

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

/external/avahi/avahi-sharp/
DEntryGroup.cs97 …private static extern int avahi_entry_group_update_service_strlst (IntPtr group, int iface, Protoc… in avahi_entry_group_update_service_strlst() method in Avahi.EntryGroup
291 int ret = avahi_entry_group_update_service_strlst (handle, iface, proto, flags, in UpdateService()