Home
last modified time | relevance | path

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

/external/pigweed/pw_bluetooth/public/pw_bluetooth/low_energy/
Dcentral.h151 struct ScanResult { struct
155 ScanResult& operator=(const ScanResult&) = delete; argument
158 PeerId peer_id;
183 /// Timestamp of when the information in this `ScanResult` was last updated. argument
184 chrono::SystemClock::time_point last_updated;
/external/openthread/src/core/thread/
Ddiscover_scanner.hpp75 typedef otActiveScanResult ScanResult; typedef in ot::Mle::DiscoverScanner
/external/python/bumble/apps/
Dconsole.py950 class ScanResult: class
/external/openthread/tests/toranj/ncp/
Dwpan.py1052 class ScanResult(object): class
/external/deqp/modules/gles31/functional/
Des31fPrimitiveBoundingBoxTests.cpp1512 enum ScanResult enum in deqp::gles31::Functional::__anon6f0181f50111::LineRenderCase