|
| static void | send_search_result (void *data) |
| | Sends a callback to the control point application with a SEARCH result.
|
| static int | CreateClientRequestPacket (char *RqstBuf, size_t RqstBufSize, int Mx, char *SearchTarget, int AddressFamily) |
| | Creates a HTTP search request packet depending on the input parameter.
|
|
static void | searchExpired (void *arg) |
| void | ssdp_handle_ctrlpt_msg (http_message_t *hmsg, struct sockaddr_storage *dest_addr, int timeout) |
| | This function handles the ssdp messages from the devices. These messages includes the search replies, advertisement of device coming alive and bye byes.
|
| int | SearchByTarget (int Hnd, int Mx, char *St, void *Cookie) |
| | Creates and send the search request for a specific URL.
|