Home
last modified time | relevance | path

Searched refs:stop_continous_query (Results 1 – 1 of 1) sorted by relevance

/NetX-Duo-v6.3.0/samples/
Ddemo_netx_duo_mdns.c304 static void stop_continous_query(UCHAR *instance, UCHAR *type, UCHAR *subtype) in stop_continous_query() function
693stop_continous_query((UCHAR *)SERVICE_INSTANCE_NULL, (UCHAR *)SERVICE_TYPE_HTTP, SERVICE_SUBTYPE_N… in thread_0_entry()
759 stop_continous_query(NX_NULL, NX_NULL, NX_NULL); in thread_0_entry()
776 stop_continous_query(NX_NULL, (UCHAR *)SERVICE_TYPE_HTTP, SERVICE_SUBTYPE_NULL); in thread_0_entry()
791 stop_continous_query(NX_NULL, (UCHAR *)SERVICE_TYPE_SMB, SERVICE_SUBTYPE_NULL); in thread_0_entry()
807stop_continous_query(NX_NULL, (UCHAR *)SERVICE_TYPE_HTTP, (UCHAR *)SERVICE_SUBTYPE_PRINTER); in thread_0_entry()
822stop_continous_query((UCHAR *)WIN_MDNS_INSTANCE_2, (UCHAR *)SERVICE_TYPE_HTTP, (UCHAR *)SERVICE_SU… in thread_0_entry()