Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
Dble_utils.cpp73 void BleUtils::GetRandomAddress(std::vector<uint8_t> &addr, bool isNonResPriAddr) in GetRandomAddress() function in OHOS::bluetooth::BleUtils
/foundation/communication/bluetooth/frameworks/inner/c_adapter/
Dohos_bt_socket.cpp290 int GetRandomAddress(const BdAddr *realAddr, BdAddr *randomAddr, uint64_t tokenId) in GetRandomAddress() function
/foundation/communication/dsoftbus/tests/core/discovery/ble/bluetooth_mock/
Dbluetooth_mock.cpp550 int32_t GetRandomAddress(const BdAddr *realAddr, BdAddr *randomAddr, uint64_t tokenId) in GetRandomAddress() function
/foundation/communication/bluetooth/frameworks/inner/src/
Dbluetooth_host.cpp1172 int BluetoothHost::GetRandomAddress(const std::string &realAddr, std::string &randomAddr, uint64_t … in GetRandomAddress() function in OHOS::Bluetooth::BluetoothHost
/foundation/communication/bluetooth_service/services/bluetooth/server/src/
Dbluetooth_host_server.cpp1843 int32_t BluetoothHostServer::GetRandomAddress(const std::string &realAddr, std::string &randomAddr,… in GetRandomAddress() function in OHOS::Bluetooth::BluetoothHostServer
/foundation/communication/bluetooth/frameworks/inner/ipc/src/
Dbluetooth_host_proxy.cpp1546 int32_t BluetoothHostProxy::GetRandomAddress(const std::string &realAddr, std::string &randomAddr, … in GetRandomAddress() function in OHOS::Bluetooth::BluetoothHostProxy