Home
last modified time | relevance | path

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

/Zephyr-latest/samples/net/sockets/http_server/src/
Dws.c58 static APP_BMEM bool ws_handler_in_use[CONFIG_NET_SAMPLE_NUM_WEBSOCKET_HANDLERS]; variable
317 INT_TO_POINTER(slot), &config[slot], &ws_handler_in_use[slot], in ws_echo_setup()