Lines Matching refs:COAP_INVALID_MID
483 if (mid != COAP_INVALID_MID) in coap_cancel_observe()
543 return COAP_INVALID_MID; in coap_retransmit_oscore_pdu()
1645 coap_mid_t mid = COAP_INVALID_MID; in coap_send_q_blocks()
1656 return COAP_INVALID_MID; in coap_send_q_blocks()
1699 (mid = coap_send_internal(session, pdu)) == COAP_INVALID_MID) { in coap_send_q_blocks()
1702 return COAP_INVALID_MID; in coap_send_q_blocks()
1763 if (mid == COAP_INVALID_MID) { in coap_send_q_blocks()
1766 return COAP_INVALID_MID; in coap_send_q_blocks()
2009 return COAP_INVALID_MID; in coap_block_test_q_block()
2021 if (mid == COAP_INVALID_MID) in coap_block_test_q_block()
2022 return COAP_INVALID_MID; in coap_block_test_q_block()
2981 if (mid == COAP_INVALID_MID) in check_freshness()
3153 COAP_SEND_INC_PDU) == COAP_INVALID_MID) in coap_handle_response_send_block()
3156 } else if (coap_send_internal(session, pdu) == COAP_INVALID_MID) in coap_handle_response_send_block()
3159 if (coap_send_internal(session, pdu) == COAP_INVALID_MID) in coap_handle_response_send_block()
3238 if (coap_send_internal(session, pdu) == COAP_INVALID_MID) in coap_handle_response_send_block()
3497 if (coap_send_internal(session, pdu) == COAP_INVALID_MID) in coap_handle_response_get_block()
3631 if (coap_send_internal(session, pdu) == COAP_INVALID_MID) in coap_handle_response_get_block()