Home
last modified time | relevance | path

Searched refs:SetMac (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/location/interfaces/inner_api/include/
H A Dbluetooth_scan_info.h38 SetMac(bluetoothScanInfo.GetMac()); in BluetoothScanInfo()
50 inline void SetMac(std::string mac) in SetMac() function
/ohos5.0/base/location/services/location_locator/locator/source/
H A Dlocator_required_data_manager.cpp153 btData->SetMac(device.GetDeviceAddr()); in GetLocatingRequiredDataByBtHost()
167 btData->SetMac(result.GetPeripheralDevice().GetDeviceAddr()); in GetLocatingRequiredDataByBle()