Home
last modified time | relevance | path

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

/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/bluetooth/realtek/sdk/board/amebad/src/hci/
A Dhci_board.c392 uint8_t tmp_patch_head[8]; in hci_rtk_find_patch() local
407 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