Home
last modified time | relevance | path

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

/system/bt/btif/include/
Dbtif_config_transcode.h23 std::unique_ptr<config_t> btif_config_transcode(const char* xml_filename);
/system/bt/btif/src/
Dbtif_config_transcode.cc28 std::unique_ptr<config_t> btif_config_transcode(const char* xml_filename) { in btif_config_transcode() function
Dbtif_config.cc284 config = btif_config_transcode(CONFIG_LEGACY_FILE_PATH); in init()
/system/bt/btif/
DBUILD.gn35 "src/btif_config_transcode.cc",
DAndroid.bp59 "src/btif_config_transcode.cc",