Searched refs:patch_frag_tail (Results 1 – 1 of 1) sorted by relevance
210 uint8_t patch_frag_tail; member236 …p_hci_patch->patch_frag_tail = (p_hci_patch->fw_len + p_hci_patch->config_len) % PATCH_FRAGMENT_MA… in hci_set_patch()238 if (p_hci_patch->patch_frag_tail) in hci_set_patch()244 p_hci_patch->patch_frag_tail = PATCH_FRAGMENT_MAX_SIZE; in hci_set_patch()247 p_hci_patch->patch_frag_cnt, p_hci_patch->patch_frag_tail); in hci_set_patch()276 p_hci_rtk->patch_frag_len = p_hci_rtk->patch_frag_tail; in hci_tp_download_patch()
Completed in 6 milliseconds