Home
last modified time | relevance | path

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

/ohos5.0/base/location/interfaces/inner_api/include/
H A Dbluetooth_scan_info.h35 explicit BluetoothScanInfo(BluetoothScanInfo& bluetoothScanInfo) in BluetoothScanInfo() function
103 auto bluetoothScanInfo = std::make_shared<BluetoothScanInfo>(); in Unmarshalling() local