Searched refs:get_opcode_from_uci_control_packet (Results 1 – 1 of 1) sorted by relevance
336 fn get_opcode_from_uci_control_packet(packet: &UciPacketHal) -> u8 { in get_opcode_from_uci_control_packet() function369 && header.opcode == get_opcode_from_uci_control_packet(packet) in is_same_control_packet()375 && get_opcode_from_uci_control_packet(packet) == CoreOpCode::CoreDeviceStatusNtf.into() in is_device_state_err_control_packet()401 get_opcode_from_uci_control_packet(&packets[0]), in try_from()417 opcode: get_opcode_from_uci_control_packet(&packet), in try_from()