Home
last modified time | relevance | path

Searched defs:outfile (Results 1 – 1 of 1) sorted by relevance

/btstack/tool/
H A Dcreate_packet_log.py99 outfile = os.path.splitext(infile)[0] + ".pklg" variable
101 outfile = sys.argv[2] variable