Searched refs:h5sync (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-devtools/rtl-tools/files/ |
| H A D | hciattach_rtk.c | 1250 unsigned char h5sync[2] = { 0x01, 0x7E }, h5syncresp[2] = { in hci_recv_frame() local 1259 if (!memcmp(skb->data, h5sync, 2)) { in hci_recv_frame() 1269 if (!memcmp(skb->data, h5sync, 0x2)) { in hci_recv_frame() 1548 unsigned char h5sync[2] = { 0x01, 0x7E }; in h5_tsync_sig_alarm() local 1555 h5_prepare_pkt(&rtk_hw_cfg, h5sync, sizeof(h5sync), in h5_tsync_sig_alarm()
|
| /OK3568_Linux_fs/external/rkwifibt/tools/rtk_hciattach/ |
| H A D | hciattach_rtk.c | 1337 unsigned char h5sync[2] = { 0x01, 0x7E }; in rtb_init_h5() local 1355 nskb = h5_prepare_pkt(&rtb_cfg, h5sync, sizeof(h5sync), in rtb_init_h5()
|