Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/tools/rtk_hciattach/
H A Dhciattach_rtk.c1339 unsigned char h5conf[3] = { 0x03, 0xFC, 0x14 }; in rtb_init_h5() local
1365 nskb = h5_prepare_pkt(&rtb_cfg, h5conf, sizeof(h5conf), H5_LINK_CTL_PKT); in rtb_init_h5()
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-devtools/rtl-tools/files/
H A Dhciattach_rtk.c1254 0xc0, 0x00, 0x2F, 0x00, 0xD0, 0x04, 0x7B, 0xc0}, h5conf[3] = { in hci_recv_frame() local
1273 } else if (!memcmp(skb->data, h5conf, 0x2)) { in hci_recv_frame()
1589 unsigned char h5conf[3] = { 0x03, 0xFC, 0x14 }; in h5_tconf_sig_alarm() local
1596 h5_prepare_pkt(&rtk_hw_cfg, h5conf, 3, H5_LINK_CTL_PKT); in h5_tconf_sig_alarm()