Home
last modified time | relevance | path

Searched refs:ROME_FW_PATH (Results 1 – 12 of 12) sorted by relevance

/hardware/qcom/bt/msm8992/libbt-vendor/include/
Dhw_rome.h154 #define ROME_FW_PATH "/system/etc/firmware/rampatch.img" macro
/hardware/qcom/bt/msm8909/libbt-vendor/include/
Dhw_rome.h153 #define ROME_FW_PATH "/system/etc/firmware/rampatch.img" macro
/hardware/qcom/bt/msm8996/libbt-vendor/include/
Dhw_rome.h155 #define ROME_FW_PATH "/system/etc/firmware/rampatch.img" macro
/hardware/qcom/bt/msm8998/libbt-vendor/include/
Dhw_rome.h154 #define ROME_FW_PATH "/system/etc/firmware/rampatch.img" macro
/hardware/qcom/sdm845/bt/libbt-vendor/include/
Dhw_rome.h154 #define ROME_FW_PATH "/system/etc/firmware/rampatch.img" macro
/hardware/qcom/bt/msm8909w_3100/libbt-vendor/include/
Dhw_rome.h154 #define ROME_FW_PATH "/system/etc/firmware/rampatch.img" macro
/hardware/qcom/bt/msm8998/libbt-vendor/src/
Dhw_rome.c672 ALOGI("%s: Getting handle to the RAMPATCH binary file from %s", __FUNCTION__, ROME_FW_PATH); in rome_download_rampatch()
673 file = fopen(ROME_FW_PATH, "r"); in rome_download_rampatch()
/hardware/qcom/sdm845/bt/libbt-vendor/src/
Dhw_rome.c687 ALOGI("%s: Getting handle to the RAMPATCH binary file from %s", __FUNCTION__, ROME_FW_PATH); in rome_download_rampatch()
688 file = fopen(ROME_FW_PATH, "r"); in rome_download_rampatch()
/hardware/qcom/bt/msm8992/libbt-vendor/src/
Dhw_rome.c647 ALOGI("%s: Getting handle to the RAMPATCH binary file from %s", __FUNCTION__, ROME_FW_PATH); in rome_download_rampatch()
648 file = fopen(ROME_FW_PATH, "r"); in rome_download_rampatch()
/hardware/qcom/bt/msm8909w_3100/libbt-vendor/src/
Dhw_rome.c686 ALOGI("%s: Getting handle to the RAMPATCH binary file from %s", __FUNCTION__, ROME_FW_PATH); in rome_download_rampatch()
687 file = fopen(ROME_FW_PATH, "r"); in rome_download_rampatch()
/hardware/qcom/bt/msm8909/libbt-vendor/src/
Dhw_rome.c665 ALOGI("%s: Getting handle to the RAMPATCH binary file from %s", __FUNCTION__, ROME_FW_PATH); in rome_download_rampatch()
666 file = fopen(ROME_FW_PATH, "r"); in rome_download_rampatch()
/hardware/qcom/bt/msm8996/libbt-vendor/src/
Dhw_rome.c696 ALOGI("%s: Getting handle to the RAMPATCH binary file from %s", __FUNCTION__, ROME_FW_PATH); in rome_download_rampatch()
697 file = fopen(ROME_FW_PATH, "r"); in rome_download_rampatch()