Searched refs:COAP_EMPTY_CODE (Results 1 – 4 of 4) sorted by relevance
323 COAP_EMPTY_CODE = 0, enumerator
121 COAP_EMPTY_CODE 0.00165 this will always return COAP_EMPTY_CODE.
157 COAP_EMPTY_CODE 0.00249 COAP_EMPTY_CODE, appropriate message_id, matching token and potentially some717 * the response is confirmable and the code is COAP_EMPTY_CODE which
1555 !(pdu->type == COAP_MESSAGE_ACK && pdu->code == COAP_EMPTY_CODE)) { in coap_send_internal()