Home
last modified time | relevance | path

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

/NetX-Duo-v6.3.0/samples/
Ddemo_netx_duo_mdns.c281 static void start_continous_query(UCHAR *instance, UCHAR *type, UCHAR *subtype) in start_continous_query() function
689start_continous_query((UCHAR *)SERVICE_INSTANCE_NULL, (UCHAR *)SERVICE_TYPE_HTTP, SERVICE_SUBTYPE_… in thread_0_entry()
749 start_continous_query(NX_NULL, NX_NULL, NX_NULL); in thread_0_entry()
763 start_continous_query(NX_NULL, (UCHAR *)SERVICE_TYPE_HTTP, SERVICE_SUBTYPE_NULL); in thread_0_entry()
780 start_continous_query(NX_NULL, (UCHAR *)SERVICE_TYPE_SMB, SERVICE_SUBTYPE_NULL); in thread_0_entry()
796start_continous_query(NX_NULL, (UCHAR *)SERVICE_TYPE_HTTP, (UCHAR *)SERVICE_SUBTYPE_PRINTER); in thread_0_entry()
811start_continous_query((UCHAR *)WIN_MDNS_INSTANCE_2, (UCHAR *)SERVICE_TYPE_HTTP, (UCHAR *)SERVICE_S… in thread_0_entry()