Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/subsys/net/lib/websocket/
Dwebsocket.c100 static inline bool websocket_context_is_used(struct websocket_context *ctx) in websocket_context_is_used() function
115 if (websocket_context_is_used(&contexts[i])) { in websocket_get()
137 if (!websocket_context_is_used(&contexts[i])) { in websocket_find()
1148 if (!websocket_context_is_used(&contexts[i])) { in websocket_context_foreach()