Home | History | Annotate | Download | only in network

Lines Matching full:path

191 	const gchar *path = device_get_path(device);
194 DBG("path %s", path);
199 return connection_register(device, path, &src, &dst, id);
204 const gchar *path = device_get_path(device);
206 DBG("path %s", path);
208 connection_unregister(path, id);
243 const gchar *path = adapter_get_path(adapter);
245 DBG("path %s", path);
255 const gchar *path = adapter_get_path(adapter);
257 DBG("path %s", path);