Home
last modified time | relevance | path

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

/system/bt/btif/include/
Dbtif_config.h32 bool btif_config_has_section(const char* section);
/system/bt/btif/src/
Dbtif_config.cc318 bool btif_config_has_section(const char* section) { in btif_config_has_section() function