Home
last modified time | relevance | path

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

/third_party/libwebsockets/include/libwebsockets/
Dlws-lecp.h98 LWS_CBOR_M7_BREAK = 31, enumerator
/third_party/libwebsockets/lib/misc/
Dlecp.c653 case LWS_CBOR_M7_BREAK: in lecp_parse()
824 if (c == (LWS_CBOR_MAJTYP_FLOAT | LWS_CBOR_M7_BREAK)) { in lecp_parse()
1365 LWS_CBOR_M7_BREAK); in lws_lec_vsprintf()