Searched defs:GetRandomAddress (Results 1 – 6 of 6) sorted by relevance
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/ |
| D | ble_utils.cpp | 73 void BleUtils::GetRandomAddress(std::vector<uint8_t> &addr, bool isNonResPriAddr) in GetRandomAddress() function in OHOS::bluetooth::BleUtils
|
| /foundation/communication/bluetooth/frameworks/inner/c_adapter/ |
| D | ohos_bt_socket.cpp | 290 int GetRandomAddress(const BdAddr *realAddr, BdAddr *randomAddr, uint64_t tokenId) in GetRandomAddress() function
|
| /foundation/communication/dsoftbus/tests/core/discovery/ble/bluetooth_mock/ |
| D | bluetooth_mock.cpp | 550 int32_t GetRandomAddress(const BdAddr *realAddr, BdAddr *randomAddr, uint64_t tokenId) in GetRandomAddress() function
|
| /foundation/communication/bluetooth/frameworks/inner/src/ |
| D | bluetooth_host.cpp | 1172 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/ |
| D | bluetooth_host_server.cpp | 1843 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/ |
| D | bluetooth_host_proxy.cpp | 1546 int32_t BluetoothHostProxy::GetRandomAddress(const std::string &realAddr, std::string &randomAddr, … in GetRandomAddress() function in OHOS::Bluetooth::BluetoothHostProxy
|