Searched defs:ScanResult (Results 1 – 4 of 4) sorted by relevance
| /system/chre/apps/wifi_offload/ | ||
| D | scan_result.cc | 41 ScanResult::ScanResult() in ScanResult() function in wifi_offload::ScanResult |
| /system/bt/service/common/android/bluetooth/ | ||
| D | scan_result.h | 35 ScanResult(const ::bluetooth::ScanResult& scan_result) // NOLINT in ScanResult() function |
| /system/bt/service/common/bluetooth/ | ||
| D | scan_result.cc | 24 ScanResult::ScanResult(const std::string& device_address, in ScanResult() function in bluetooth::ScanResult |
| /system/bt/service/test/ | ||
| D | parcelable_unittest.cc | 130 TEST(ParcelableTest, ScanResult) { in TEST() argument |