Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/lib/websocket/
Dwebsocket.c100 static inline bool websocket_context_is_used(struct websocket_context *ctx) in websocket_context_is_used() function
113 if (websocket_context_is_used(&contexts[i])) { in websocket_get()
135 if (!websocket_context_is_used(&contexts[i])) { in websocket_find()
1222 if (!websocket_context_is_used(&contexts[i])) { in websocket_search()
1284 if (!websocket_context_is_used(&contexts[i])) { in websocket_context_foreach()