Searched defs:ScanResult (Results 1 – 5 of 5) sorted by relevance
21 ScanResult::ScanResult(const BleScanResultImpl &other) in ScanResult() function in OHOS::bluetooth::ScanResult
439 ScanResult(){}; in ScanResult() function
217 struct ScanResult { struct218 std::string deviceId; // Address of the scanned device219 int32_t rssi; // RSSI of the remote device220 std::vector<uint8_t> data; // The raw data of broadcast packet
3861 ## ScanResult section
3874 ## ScanResult section