Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/sysprops/
Dsysprops_module.cc31 static const char* kAflagSection = "Aflags"; variable
144 for (const auto& name : config->GetPropertyNames(kAflagSection)) { in parse_config()
146 auto val = config->GetProperty(kAflagSection, name); in parse_config()