Searched refs:LECPCB_CONSTRUCTED (Results 1 – 5 of 5) sorted by relevance
/third_party/libwebsockets/minimal-examples/api-tests/api-test-lecp/ |
D | main.c | 2008 { .reason = LECPCB_CONSTRUCTED }, 2012 { .reason = LECPCB_CONSTRUCTED }, 2016 { .reason = LECPCB_CONSTRUCTED }, 2020 { .reason = LECPCB_CONSTRUCTED }, 2024 { .reason = LECPCB_CONSTRUCTED }, 2028 { .reason = LECPCB_CONSTRUCTED }, 2032 { .reason = LECPCB_CONSTRUCTED }, 2036 { .reason = LECPCB_CONSTRUCTED }, 2040 { .reason = LECPCB_CONSTRUCTED }, 2044 { .reason = LECPCB_CONSTRUCTED }, [all …]
|
/third_party/libwebsockets/include/libwebsockets/ |
D | lws-lecp.h | 145 LECPCB_CONSTRUCTED = 0, enumerator
|
/third_party/libwebsockets/lib/misc/ |
D | lecp.c | 70 ctx->pst[0].cb(ctx, LECPCB_CONSTRUCTED); in lecp_construct() 86 ctx->pst[0].cb(ctx, LECPCB_CONSTRUCTED); in lecp_change_callback()
|
/third_party/libwebsockets/lib/cose/ |
D | cose_validate.c | 462 case LECPCB_CONSTRUCTED: in cb_cose_sig()
|
/third_party/libwebsockets/READMEs/ |
D | README.cbor-lecp.md | 63 |`LECPCB_CONSTRUCTED`|Created the parse context||
|