HomeSort by relevance Sort by last modified time
    Searched refs:btif_config_transcode (Results 1 - 3 of 3) sorted by null

  /system/bt/btif/include/
btif_config_transcode.h 23 std::unique_ptr<config_t> btif_config_transcode(const char* xml_filename);
  /system/bt/btif/src/
btif_config_transcode.cc 28 std::unique_ptr<config_t> btif_config_transcode(const char* xml_filename) { function
btif_config.cc 37 #include "btif_config_transcode.h"
143 config = btif_config_transcode(CONFIG_LEGACY_FILE_PATH);

Completed in 173 milliseconds