#include <cybergarage/upnp/cdevice.h>
#include <cybergarage/util/ctime.h>
#include <cybergarage/util/clog.h>
Functions | |
static void | cg_upnp_device_advertiser_action (CgThread *thread) |
BOOL | cg_upnp_device_advertiser_start (CgUpnpDevice *dev) |
BOOL | cg_upnp_device_advertiser_stop (CgUpnpDevice *dev) |
|
cg_upnp_device_advertiser_action Function run as a UPnP device advertisement thread.
Lease time |
|
cg_upnp_device_advertiser_start Start the advertiser thread for the given device
|
|
cg_upnp_device_advertiser_stop Stop the advertiser thread for the given device
|