Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_host_proxy.cpp1530 int32_t BluetoothHostProxy::GetRandomAddress(const std::string &realAddr, std::string &randomAddr) in GetRandomAddress()
1552 …t BluetoothHostProxy::SyncRandomAddress(const std::string &realAddr, const std::string &randomAddr) in SyncRandomAddress()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_host_server.cpp1812 int32_t BluetoothHostServer::GetRandomAddress(const std::string &realAddr, std::string &randomAddr) in GetRandomAddress()
1817 … BluetoothHostServer::SyncRandomAddress(const std::string &realAddr, const std::string &randomAddr) in SyncRandomAddress()
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/config/
H A Dwifi_config_center.cpp1106 const std::string &randomAddr) in StoreWifiMacAddrPairInfo()