Searched refs:no_of_patch_segment (Results 1 – 5 of 5) sorted by relevance
/hardware/qcom/bt/msm8909/libbt-vendor/src/ |
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()
|
/hardware/qcom/bt/msm8998/libbt-vendor/src/ |
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()
|
/hardware/qcom/bt/msm8992/libbt-vendor/src/ |
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()
|
/hardware/qcom/bt/sdm845/libbt-vendor/src/ |
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()
|
/hardware/qcom/bt/msm8996/libbt-vendor/src/ |
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()
|