Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/storage/
Dconfig_cache.cc508 bool temp_device_changed = false; in FixDeviceTypeInconsistencies() local
511 temp_device_changed = true; in FixDeviceTypeInconsistencies()
517 return persistent_device_changed || temp_device_changed; in FixDeviceTypeInconsistencies()