Home
last modified time | relevance | path

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

/third_party/libcoap/examples/lwip/
Dclient-coap.c120 coap_pdu_type_t pdu_type = COAP_MESSAGE_CON; in client_coap_init() local
137 pdu_type = COAP_MESSAGE_NON; in client_coap_init()
208 pdu = coap_pdu_init(pdu_type, in client_coap_init()
/third_party/libcoap/man/
Dcoap_pdu_access.txt.in362 coap_pdu_type_t pdu_type;
379 pdu_type = coap_pdu_get_type(pdu);