Home
last modified time | relevance | path

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

/third_party/libwebsockets/minimal-examples/api-tests/api-test-lecp/
Dmain.c2456 { .reason = LECPCB_OBJECT_END },
2465 { .reason = LECPCB_OBJECT_END },
2483 { .reason = LECPCB_OBJECT_END },
2498 { .reason = LECPCB_OBJECT_END },
2525 { .reason = LECPCB_OBJECT_END },
2754 { .reason = LECPCB_OBJECT_END },
2769 { .reason = LECPCB_OBJECT_END, },
2782 { .reason = LECPCB_OBJECT_END },
2795 { .reason = LECPCB_OBJECT_END },
2820 { .reason = LECPCB_OBJECT_END },
[all …]
/third_party/libwebsockets/include/libwebsockets/
Dlws-lecp.h166 LECPCB_OBJECT_END = 17, enumerator
/third_party/libwebsockets/lib/misc/
Dlecp.c569 if (pst->cb(ctx, LECPCB_OBJECT_END)) in lecp_parse()
591 lecp_push(ctx, 0, LECPCB_OBJECT_END, LECP_OPC); in lecp_parse()
712 lecp_push(ctx, 0, LECPCB_OBJECT_END, LECP_OPC); in lecp_parse()
/third_party/libwebsockets/READMEs/
DREADME.cbor-lecp.md77 |`LECPCB_OBJECT_END`|A CBOR map has ended||