Home
last modified time | relevance | path

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

/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.h154 #define ROME_FW_PATH "/system/etc/firmware/rampatch.img" macro
/hardware/qcom/bt/msm8992/libbt-vendor/include/
Dhw_rome.h154 #define ROME_FW_PATH "/system/etc/firmware/rampatch.img" macro
/hardware/qcom/bt/msm8992/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/msm8909/libbt-vendor/src/
Dhw_rome.c683 ALOGI("%s: Getting handle to the RAMPATCH binary file from %s", __FUNCTION__, ROME_FW_PATH); in rome_download_rampatch()
684 file = fopen(ROME_FW_PATH, "r"); in rome_download_rampatch()
/hardware/qcom/bt/msm8996/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()