Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/storage/
Ddevice.cc44 auto key_address_string = key_address.ToString(); in GetConfigSection() local
48 return key_address_string; in GetConfigSection()
51 if (section_and_property.property == key_address_string) { in GetConfigSection()
55 return key_address_string; in GetConfigSection()
58 if (section_and_property.property == key_address_string) { in GetConfigSection()