Function

Qmimessage_tlv_write_reset

since: 1.12

Declaration [src]

void
qmi_message_tlv_write_reset (
  QmiMessage* self,
  gsize tlv_offset
)

Description [src]

Removes the TLV being currently added.

Available since: 1.12

Parameters

self

Type: QmiMessage

A QmiMessage.

The data is owned by the caller of the function.
tlv_offset

Type: gsize

Offset that was returned by qmi_message_tlv_write_init().