Searched refs:LEJP_REJECT_CALLBACK (Results 1 – 2 of 2) sorted by relevance
/third_party/libwebsockets/include/libwebsockets/ | ||
D | lws-lejp.h | 82 LEJP_REJECT_CALLBACK = -23 enumerator |
/third_party/libwebsockets/lib/misc/ | ||
D | lejp.c | 822 ret = LEJP_REJECT_CALLBACK; in lejp_parse() |