Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Dble_parcel_data.cpp21 ScanResult::ScanResult(const BleScanResultImpl &other) in ScanResult() function in OHOS::bluetooth::ScanResult
H A Dble_parcel_data.h439 ScanResult(){}; in ScanResult() function
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/include/
H A Dnapi_bluetooth_utils.h217 struct ScanResult { struct
218 std::string deviceId; // Address of the scanned device
219 int32_t rssi; // RSSI of the remote device
220 std::vector<uint8_t> data; // The raw data of broadcast packet
/ohos5.0/docs/en/application-dev/reference/apis-connectivity-kit/
H A Djs-apis-bluetooth-ble.md3861 ## ScanResult section
/ohos5.0/docs/zh-cn/application-dev/reference/apis-connectivity-kit/
H A Djs-apis-bluetooth-ble.md3874 ## ScanResult section