Skip to main content

encode_dtx

Function encode_dtx 

Source
pub fn encode_dtx(
    identifier: u32,
    conv_idx: u32,
    channel_code: i32,
    expects_reply: bool,
    msg_type: u32,
    payload: &[u8],
    aux_bytes: &[u8],
) -> Bytes
Expand description

Encode a full DTX message to bytes.