Home
last modified time | relevance | path

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

/external/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-avs/
Dmain-client.c33 app_system_state_nf(lws_state_manager_t *mgr, lws_state_notify_link_t *link, in app_system_state_nf() function
110 nl.notify_cb = app_system_state_nf; in main()
Dmain.c240 app_system_state_nf(lws_state_manager_t *mgr, lws_state_notify_link_t *link, in app_system_state_nf() function
339 nl.notify_cb = app_system_state_nf; in main()
/external/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-proxy/
Dmain.c166 app_system_state_nf(lws_state_manager_t *mgr, lws_state_notify_link_t *link, in app_system_state_nf() function
265 nl.notify_cb = app_system_state_nf; in main()
/external/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-alexa/
Dmain.c281 app_system_state_nf(lws_state_manager_t *mgr, lws_state_notify_link_t *link, in app_system_state_nf() function
390 nl.notify_cb = app_system_state_nf; in main()
/external/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-metadata/
Dminimal-secure-streams.c244 app_system_state_nf(lws_state_manager_t *mgr, lws_state_notify_link_t *link, in app_system_state_nf() function
348 nl.notify_cb = app_system_state_nf; in main()
/external/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams/
Dminimal-secure-streams.c259 app_system_state_nf(lws_state_manager_t *mgr, lws_state_notify_link_t *link, in app_system_state_nf() function
371 nl.notify_cb = app_system_state_nf; in main()