Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/tools/rootcanal/model/setup/
Dtest_model.cc99 Address TestModel::GenerateBluetoothAddress(uint32_t device_id) const { in GenerateBluetoothAddress() function in rootcanal::TestModel
209 device->SetAddress(address.value_or(GenerateBluetoothAddress(device->id_))); in AddHciConnection()
Dtest_model.h117 Address GenerateBluetoothAddress(uint32_t device_id) const;