Searched refs:eventKey (Results 1 - 5 of 5) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/library/libupnp-1.2.1/upnp/src/inc/
H A Dservice_table.h54 int eventKey;
H A Dgena.h115 int eventKey; member in struct:NOTIFY_THREAD_STRUCT
/asus-wl-520gu-7.0.1.45/src/router/library/libupnp-1.2.1/upnp/src/gena/
H A Dgena_device.c382 if( in->eventKey != sub->ToSendEventKey ) {
590 thread_struct->eventKey = sub->eventKey++;
775 thread_struct->eventKey = sub->eventKey++;
922 thread_struct->eventKey = finger->eventKey++;
925 if( finger->eventKey < 0 ) {
926 finger->eventKey = 1;
1083 thread_struct->eventKey
[all...]
H A Dgena_ctrlpt.c742 int eventKey; local
767 matchstr( seq_hdr.buf, seq_hdr.length, "%d%0", &eventKey )
810 if( eventKey == 0 ) {
859 event_struct.EventKey = eventKey;
/asus-wl-520gu-7.0.1.45/src/router/library/libupnp-1.2.1/upnp/src/genlib/service_table/
H A Dservice_table.c66 out->eventKey = in->eventKey;

Completed in 120 milliseconds