Searched refs:COAP_TOKEN_EXT_2B_TKL (Results 1 – 3 of 3) sorted by relevance
55 #define COAP_TOKEN_EXT_2B_TKL 14 macro
998 } else if (tkl == COAP_TOKEN_EXT_2B_TKL) { in coap_pdu_parse_size()1048 } else if (e_token_length == COAP_TOKEN_EXT_2B_TKL) { in coap_pdu_parse_header()1431 e_token_length = COAP_TOKEN_EXT_2B_TKL; in coap_pdu_encode_header()
1912 tkl == COAP_TOKEN_EXT_2B_TKL ? 2 : 0; in coap_read_session()