Searched refs:tmp_patch_head (Results 1 – 1 of 1) sorted by relevance
392 uint8_t tmp_patch_head[8]; in hci_rtk_find_patch() local407 hci_flash_stream_read(p_merge_addr ,8, tmp_patch_head); in hci_rtk_find_patch()414 if(!memcmp(tmp_patch_head, "Realtech", sizeof("Realtech")-1)) in hci_rtk_find_patch()473 else if(!memcmp(tmp_patch_head, no_patch_sing, sizeof(no_patch_sing))) in hci_rtk_find_patch()
Completed in 4 milliseconds