Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/storage/
Dstorage_module.h107 Device GetDeviceByClassicMacAddress(hci::Address classic_address);
Dstorage_module.cc225 Device StorageModule::GetDeviceByClassicMacAddress(hci::Address classic_address) { in GetDeviceByClassicMacAddress() function in bluetooth::storage::StorageModule