Searched refs:no_of_patch_segment (Results 1 – 6 of 6) sorted by relevance
/aosp12/hardware/qcom/bt/msm8909/libbt-vendor/src/ |
H A D | hw_rome.c | 568 int no_of_patch_segment; in rome_edl_patch_download_request() local 574 no_of_patch_segment = (rampatch_patch_info.patch_length / in rome_edl_patch_download_request() 577 __FUNCTION__, no_of_patch_segment, in rome_edl_patch_download_request() 587 for (index = 1; index <= no_of_patch_segment; index++) { in rome_edl_patch_download_request()
|
/aosp12/hardware/qcom/bt/msm8909w_3100/libbt-vendor/src/ |
H A D | hw_rome.c | 589 int no_of_patch_segment; in rome_edl_patch_download_request() local 595 no_of_patch_segment = (rampatch_patch_info.patch_length / in rome_edl_patch_download_request() 598 __FUNCTION__, no_of_patch_segment, in rome_edl_patch_download_request() 608 for (index = 1; index <= no_of_patch_segment; index++) { in rome_edl_patch_download_request()
|
/aosp12/hardware/qcom/bt/msm8992/libbt-vendor/src/ |
H A D | hw_rome.c | 550 int no_of_patch_segment; in rome_edl_patch_download_request() local 556 no_of_patch_segment = (rampatch_patch_info.patch_length / in rome_edl_patch_download_request() 559 __FUNCTION__, no_of_patch_segment, in rome_edl_patch_download_request() 569 for (index = 1; index <= no_of_patch_segment; index++) { in rome_edl_patch_download_request()
|
/aosp12/hardware/qcom/bt/msm8998/libbt-vendor/src/ |
H A D | hw_rome.c | 575 int no_of_patch_segment; in rome_edl_patch_download_request() local 581 no_of_patch_segment = (rampatch_patch_info.patch_length / in rome_edl_patch_download_request() 584 __FUNCTION__, no_of_patch_segment, in rome_edl_patch_download_request() 594 for (index = 1; index <= no_of_patch_segment; index++) { in rome_edl_patch_download_request()
|
/aosp12/hardware/qcom/sdm845/bt/libbt-vendor/src/ |
H A D | hw_rome.c | 590 int no_of_patch_segment; in rome_edl_patch_download_request() local 596 no_of_patch_segment = (rampatch_patch_info.patch_length / in rome_edl_patch_download_request() 599 __FUNCTION__, no_of_patch_segment, in rome_edl_patch_download_request() 609 for (index = 1; index <= no_of_patch_segment; index++) { in rome_edl_patch_download_request()
|
/aosp12/hardware/qcom/bt/msm8996/libbt-vendor/src/ |
H A D | hw_rome.c | 599 int no_of_patch_segment; in rome_edl_patch_download_request() local 605 no_of_patch_segment = (rampatch_patch_info.patch_length / in rome_edl_patch_download_request() 608 __FUNCTION__, no_of_patch_segment, in rome_edl_patch_download_request() 618 for (index = 1; index <= no_of_patch_segment; index++) { in rome_edl_patch_download_request()
|