Home
last modified time | relevance | path

Searched refs:EDITCAP_PATH (Results 1 – 2 of 2) sorted by relevance

/external/openthread/tools/harness-simulation/harness/Thread_Harness/simulation/
Dconfig.py38 EDITCAP_PATH = r'C:\Program Files (x86)\Wireshark_Thread\editcap.exe' variable
/external/openthread/tools/harness-simulation/harness/Thread_Harness/Sniffer/
DSimSniffer.py49 EDITCAP_PATH,
186 cmd = [EDITCAP_PATH, '-F', 'pcapng', local_pcap_location, self._local_pcapng_location]