Searched refs:USER_CONTROL_EVENT (Results 1 – 3 of 3) sorted by relevance
70 pub const USER_CONTROL_EVENT: u8 = 4; constant
80 msg_type_id::USER_CONTROL_EVENT => { in parse()
27 self.writer.write_u8(msg_type_id::USER_CONTROL_EVENT)?; //msg type id in write_control_message_header()