Function anjay_send_batch_release
Defined in File lwm2m_send.h
Function Documentation
-
void anjay_send_batch_release(anjay_send_batch_t **batch)
Decreases the refcount for a *batch, sets it to NULL, and frees it if the refcount has reached zero.
- Parameters:
*batch – Pointer to compiled data batch.