Home
last modified time | relevance | path

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

/third_party/libwebsockets/minimal-examples/api-tests/api-test-lecp/
Dmain.c2325 { .reason = LECPCB_ARRAY_END },
2339 { .reason = LECPCB_ARRAY_END },
2357 { .reason = LECPCB_ARRAY_END },
2368 { .reason = LECPCB_ARRAY_END },
2371 { .reason = LECPCB_ARRAY_END },
2451 { .reason = LECPCB_ARRAY_END },
2482 { .reason = LECPCB_ARRAY_END, },
2500 { .reason = LECPCB_ARRAY_END, },
2544 { .reason = LECPCB_ARRAY_END },
2560 { .reason = LECPCB_ARRAY_END },
[all …]
/third_party/libwebsockets/include/libwebsockets/
Dlws-lecp.h163 LECPCB_ARRAY_END = 15, enumerator
/third_party/libwebsockets/lib/misc/
Dlecp.c215 if (st->pop_iss == LECPCB_ARRAY_END) { in lecp_pop()
523 if (pst->cb(ctx, LECPCB_ARRAY_END)) in lecp_parse()
549 lecp_push(ctx, 0, LECPCB_ARRAY_END, LECP_OPC); in lecp_parse()
707 lecp_push(ctx, 0, LECPCB_ARRAY_END, LECP_OPC); in lecp_parse()
/third_party/libwebsockets/READMEs/
DREADME.cbor-lecp.md75 |`LECPCB_ARRAY_END`|An array has ended||