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 742 if(btif_config_save_file(file_name_new))
751 else bdle("btif_config_save_file failed");
btif_config_util.cpp 186 int btif_config_save_file(const char* file_name) function
    [all...]

Completed in 819 milliseconds