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 config_t* btif_config_transcode(const char* xml_filename);
  /system/bt/btif/src/
btif_config_transcode.cc 28 config_t* btif_config_transcode(const char* xml_filename) { function
btif_config.cc 38 #include "btif_config_transcode.h"
150 config = btif_config_transcode(CONFIG_LEGACY_FILE_PATH);

Completed in 332 milliseconds