UPnPsdk 0.1
Universal Plug and Play +, Software Development Kit
 
Loading...
Searching...
No Matches
gena_ctrlpt.hpp File Reference

Processes NOTIFY events that are sent by devices. More...

#include <sock.hpp>
+ Include dependency graph for gena_ctrlpt.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void gena_process_notification_event (SOCKINFO *info, http_message_t *event)
 This function processes NOTIFY events that are sent by devices.
 

Detailed Description

Processes NOTIFY events that are sent by devices.

Definition in file gena_ctrlpt.hpp.

Function Documentation

◆ gena_process_notification_event()

void gena_process_notification_event ( SOCKINFO info,
http_message_t event 
)

This function processes NOTIFY events that are sent by devices.

Parameters: IN SOCKINFO *info: Socket structure containing the device socket information IN http_message_t *event: The http message contains the GENA notification

Note
called by genacallback()
Parameters
[in]infoSocket info of the device.
[in]eventThe http message contains the GENA notification.

Definition at line 705 of file gena_ctrlpt.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function: