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

  /external/bluetooth/bluedroid/btif/include/
btif_config_util.h 53 int btif_config_save_file(const char* file_name);
  /external/bluetooth/bluedroid/btif/src/
btif_config.c 584 if(btif_config_save_file(file_name_new))
593 else BTIF_TRACE_ERROR0("btif_config_save_file failed");
btif_config_util.cpp 151 int btif_config_save_file(const char* file_name) function

Completed in 24 milliseconds