Home
last modified time | relevance | path

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

/openthread-3.5.0/src/core/thread/
Ddiscover_scanner.hpp77 typedef otActiveScanResult ScanResult; typedef in ot::Mle::DiscoverScanner
/openthread-3.5.0/tests/toranj/ncp/
Dwpan.py1052 class ScanResult(object): class