Home
last modified time | relevance | path

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

/third_party/libcoap/examples/lwip/
H A 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()

Completed in 1 milliseconds