Searched refs:app_system_state_nf (Results 1 – 6 of 6) sorted by relevance
/external/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-avs/ |
D | main-client.c | 33 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()
|
D | main.c | 240 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/ |
D | main.c | 166 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/ |
D | main.c | 281 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/ |
D | minimal-secure-streams.c | 244 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/ |
D | minimal-secure-streams.c | 259 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()
|