Define ANJAY_SEND_ABORT
Defined in File lwm2m_send.h
Define Documentation
-
ANJAY_SEND_ABORT
Result passed to anjay_send_finished_handler_t: No response from Server was received and further retransmissions are aborted due to library cleanup or because the socket used to communicate with the server is being disconnected (e.g. when entering offline mode).