zeroconf-list-services

zeroconf-list-services is a compiled Lisp function in `zeroconf.el'.

(zeroconf-list-services TYPE)

Returns all discovered Avahi services for a given service type TYPE.
The service type is one of the returned values of
`zeroconf-list-service-types'. The return value is a list
(SERVICE1 SERVICE2 ...). See `zeroconf-services-hash' for the
format of SERVICE.