Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/storage/
Dle_device.cc41 std::string LeDevice::ToLogString() const { return section_; } in ToLogString() function in bluetooth::storage::LeDevice
Dclassic_device.cc34 std::string ClassicDevice::ToLogString() const { return section_; } in ToLogString() function in bluetooth::storage::ClassicDevice
Ddevice.cc118 std::string Device::ToLogString() const { return section_; } in ToLogString() function in bluetooth::storage::Device