Home
last modified time | relevance | path

Searched refs:ps_file (Results 1 – 6 of 6) sorted by relevance

/hardware/qcom/bt/msm8992/libbt-vendor/src/
Dhw_ar3k.c74 char ps_file[PATH_MAX]; variable
973 char ps_file[PATH_MAX]; in ath_ps_download() local
996 get_ps_file_name(dev_type, rom_version, ps_file); in ath_ps_download()
999 stream = fopen(ps_file, "r"); in ath_ps_download()
1001 ALOGI("firmware file open error:%s, ver:%x\n",ps_file, rom_version); in ath_ps_download()
/hardware/qcom/bt/msm8998/libbt-vendor/src/
Dhw_ar3k.c78 char ps_file[PATH_MAX]; variable
981 char ps_file[PATH_MAX]; in ath_ps_download() local
1004 get_ps_file_name(dev_type, rom_version, ps_file); in ath_ps_download()
1007 stream = fopen(ps_file, "r"); in ath_ps_download()
1009 ALOGI("firmware file open error:%s, ver:%x\n",ps_file, rom_version); in ath_ps_download()
/hardware/qcom/sdm845/bt/libbt-vendor/src/
Dhw_ar3k.c76 char ps_file[PATH_MAX]; variable
979 char ps_file[PATH_MAX]; in ath_ps_download() local
1002 get_ps_file_name(dev_type, rom_version, ps_file); in ath_ps_download()
1005 stream = fopen(ps_file, "r"); in ath_ps_download()
1007 ALOGI("firmware file open error:%s, ver:%x\n",ps_file, rom_version); in ath_ps_download()
/hardware/qcom/bt/msm8996/libbt-vendor/src/
Dhw_ar3k.c76 char ps_file[PATH_MAX]; variable
979 char ps_file[PATH_MAX]; in ath_ps_download() local
1002 get_ps_file_name(dev_type, rom_version, ps_file); in ath_ps_download()
1005 stream = fopen(ps_file, "r"); in ath_ps_download()
1007 ALOGI("firmware file open error:%s, ver:%x\n",ps_file, rom_version); in ath_ps_download()
/hardware/qcom/bt/msm8909/libbt-vendor/src/
Dhw_ar3k.c74 char ps_file[PATH_MAX]; variable
973 char ps_file[PATH_MAX]; in ath_ps_download() local
996 get_ps_file_name(dev_type, rom_version, ps_file); in ath_ps_download()
999 stream = fopen(ps_file, "r"); in ath_ps_download()
1001 ALOGI("firmware file open error:%s, ver:%x\n",ps_file, rom_version); in ath_ps_download()
/hardware/qcom/bt/msm8909w_3100/libbt-vendor/src/
Dhw_ar3k.c74 char ps_file[PATH_MAX]; variable
977 char ps_file[PATH_MAX]; in ath_ps_download() local
1000 get_ps_file_name(dev_type, rom_version, ps_file); in ath_ps_download()
1003 stream = fopen(ps_file, "r"); in ath_ps_download()
1005 ALOGI("firmware file open error:%s, ver:%x\n",ps_file, rom_version); in ath_ps_download()