Home
last modified time | relevance | path

Searched refs:hss_avs_event (Results 1 - 3 of 3) sorted by relevance

/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-avs/
H A Davs.c27 static struct lws_ss_handle *hss_avs_event, *hss_avs_sync; variable
372 if (hss_avs_event) in avs_example_start()
418 if (lws_ss_create(context, 0, &ssi, context, &hss_avs_event, NULL, NULL)) { in avs_example_start()
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-alexa/
H A Dalexa.c19 struct lws_ss_handle *hss_avs_event, *hss_avs_sync; variable
652 if (hss_avs_event) in avs_example_start()
668 if (lws_ss_create(context, 0, &ssi, context, &hss_avs_event, NULL, NULL)) { in avs_example_start()
H A Daudio.c24 extern struct lws_ss_handle *hss_avs_event, *hss_avs_sync;

Completed in 2 milliseconds