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

  /external/bluetooth/bluedroid/btif/include/
btif_config_util.h 54 int btif_config_load_file(const char* file_name);
  /external/bluetooth/bluedroid/btif/src/
btif_config.c 762 if(!btif_config_load_file(file_name))
765 if(!btif_config_load_file(file_name_old))
btif_config_util.cpp 165 int btif_config_load_file(const char* file_name) function

Completed in 113 milliseconds