Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/tools/harness-simulation/posix/sniffer_sim/proto/
H A Dsniffer.proto40 bool includeEthernet = 2; field
/aosp_15_r20/external/openthread/tools/harness-simulation/harness/Thread_Harness/Sniffer/
H A DSimSniffer.py255 def startSniffer(self, channelToCapture, captureFileLocation, includeEthernet=False): argument