Home
last modified time | relevance | path

Searched refs:build_version (Results 1 – 18 of 18) sorted by relevance

/hardware/qcom/bt/msm8996/libbt-vendor/src/
Dhw_ar3k.c73 uint32_t build_version = 0; variable
379 uint32_t build_version, char *path) in get_patch_file_name() argument
382 &&dev_type != 0 && build_version == 1) in get_patch_file_name()
808 uint32_t *build_version) in read_ath3k_version() argument
838 *build_version = status; in read_ath3k_version()
976 uint32_t build_version = 0; in ath_ps_download() local
991 if (read_ath3k_version(fd, &rom_version, &build_version) < 0) { in ath_ps_download()
1003 get_patch_file_name(dev_type, rom_version, build_version, patch_file); in ath_ps_download()
Dhw_rome.c531 rampatch_patch_info.patch_ver.build_version |= in rome_extract_patch_header_info()
559 ALOGI("BUILD_VERSION\t : 0x%x", rampatch_patch_info.patch_ver.build_version); in rome_extract_patch_header_info()
/hardware/qcom/bt/msm8909w_3100/libbt-vendor/src/
Dhw_ar3k.c71 uint32_t build_version = 0; variable
377 uint32_t build_version, char *path) in get_patch_file_name() argument
380 &&dev_type != 0 && build_version == 1) in get_patch_file_name()
806 uint32_t *build_version) in read_ath3k_version() argument
836 *build_version = status; in read_ath3k_version()
974 uint32_t build_version = 0; in ath_ps_download() local
989 if (read_ath3k_version(fd, &rom_version, &build_version) < 0) { in ath_ps_download()
1001 get_patch_file_name(dev_type, rom_version, build_version, patch_file); in ath_ps_download()
Dhw_rome.c521 rampatch_patch_info.patch_ver.build_version |= in rome_extract_patch_header_info()
549 ALOGI("BUILD_VERSION\t : 0x%x", rampatch_patch_info.patch_ver.build_version); in rome_extract_patch_header_info()
/hardware/qcom/sdm845/bt/libbt-vendor/src/
Dhw_ar3k.c73 uint32_t build_version = 0; variable
379 uint32_t build_version, char *path) in get_patch_file_name() argument
382 &&dev_type != 0 && build_version == 1) in get_patch_file_name()
808 uint32_t *build_version) in read_ath3k_version() argument
838 *build_version = status; in read_ath3k_version()
976 uint32_t build_version = 0; in ath_ps_download() local
991 if (read_ath3k_version(fd, &rom_version, &build_version) < 0) { in ath_ps_download()
1003 get_patch_file_name(dev_type, rom_version, build_version, patch_file); in ath_ps_download()
Dhw_rome.c522 rampatch_patch_info.patch_ver.build_version |= in rome_extract_patch_header_info()
550 ALOGI("BUILD_VERSION\t : 0x%x", rampatch_patch_info.patch_ver.build_version); in rome_extract_patch_header_info()
/hardware/qcom/bt/msm8909/libbt-vendor/src/
Dhw_ar3k.c71 uint32_t build_version = 0; variable
375 uint32_t build_version, char *path) in get_patch_file_name() argument
378 &&dev_type != 0 && build_version == 1) in get_patch_file_name()
804 uint32_t *build_version) in read_ath3k_version() argument
834 *build_version = status; in read_ath3k_version()
970 uint32_t build_version = 0; in ath_ps_download() local
985 if (read_ath3k_version(fd, &rom_version, &build_version) < 0) { in ath_ps_download()
997 get_patch_file_name(dev_type, rom_version, build_version, patch_file); in ath_ps_download()
Dhw_rome.c500 rampatch_patch_info.patch_ver.build_version |= in rome_extract_patch_header_info()
528 ALOGI("BUILD_VERSION\t : 0x%x", rampatch_patch_info.patch_ver.build_version); in rome_extract_patch_header_info()
/hardware/qcom/bt/msm8992/libbt-vendor/src/
Dhw_ar3k.c71 uint32_t build_version = 0; variable
375 uint32_t build_version, char *path) in get_patch_file_name() argument
378 &&dev_type != 0 && build_version == 1) in get_patch_file_name()
804 uint32_t *build_version) in read_ath3k_version() argument
834 *build_version = status; in read_ath3k_version()
970 uint32_t build_version = 0; in ath_ps_download() local
985 if (read_ath3k_version(fd, &rom_version, &build_version) < 0) { in ath_ps_download()
997 get_patch_file_name(dev_type, rom_version, build_version, patch_file); in ath_ps_download()
Dhw_rome.c482 rampatch_patch_info.patch_ver.build_version |= in rome_extract_patch_header_info()
510 ALOGI("BUILD_VERSION\t : 0x%x", rampatch_patch_info.patch_ver.build_version); in rome_extract_patch_header_info()
/hardware/qcom/bt/msm8998/libbt-vendor/src/
Dhw_ar3k.c75 uint32_t build_version = 0; variable
381 uint32_t build_version, char *path) in get_patch_file_name() argument
384 &&dev_type != 0 && build_version == 1) in get_patch_file_name()
810 uint32_t *build_version) in read_ath3k_version() argument
840 *build_version = status; in read_ath3k_version()
978 uint32_t build_version = 0; in ath_ps_download() local
993 if (read_ath3k_version(fd, &rom_version, &build_version) < 0) { in ath_ps_download()
1005 get_patch_file_name(dev_type, rom_version, build_version, patch_file); in ath_ps_download()
Dhw_rome.c507 rampatch_patch_info.patch_ver.build_version |= in rome_extract_patch_header_info()
535 ALOGI("BUILD_VERSION\t : 0x%x", rampatch_patch_info.patch_ver.build_version); in rome_extract_patch_header_info()
/hardware/qcom/bt/msm8992/libbt-vendor/include/
Dhw_rome.h192 unsigned short build_version; member
/hardware/qcom/bt/msm8909/libbt-vendor/include/
Dhw_rome.h191 unsigned short build_version; member
/hardware/qcom/bt/msm8996/libbt-vendor/include/
Dhw_rome.h193 unsigned short build_version; member
/hardware/qcom/bt/msm8998/libbt-vendor/include/
Dhw_rome.h188 unsigned short build_version; member
/hardware/qcom/sdm845/bt/libbt-vendor/include/
Dhw_rome.h188 unsigned short build_version; member
/hardware/qcom/bt/msm8909w_3100/libbt-vendor/include/
Dhw_rome.h188 unsigned short build_version; member