Searched refs:trace_function (Results 1 – 1 of 1) sorted by relevance
1573 def slip_reader(port, trace_function): argument1627 trace_function(msg)1629 trace_function("Read %d bytes: %s", len(read_bytes), HexFormatter(read_bytes))1636 trace_function("Read invalid data: %s", HexFormatter(read_bytes))1638 trace_function(1654 trace_function("Read invalid data: %s", HexFormatter(read_bytes))1656 trace_function(1665 trace_function("Received full packet: %s", HexFormatter(partial_packet))