pub fn encode_dtx( identifier: u32, conv_idx: u32, channel_code: i32, expects_reply: bool, msg_type: u32, payload: &[u8], aux_bytes: &[u8], ) -> Bytes
Encode a full DTX message to bytes.