Searched refs:hcipatch (Results 1 – 1 of 1) sorted by relevance
1693 unsigned char hcipatch[256] = { 0x20, 0xfc, 00 }; in hci_download_patch() local1714 hcipatch[2] = len + 1; in hci_download_patch()1715 memcpy(hcipatch + 3, &cp, len + 1); in hci_download_patch()1717 …struct sk_buff *nskb = h5_prepare_pkt(&rtk_hw_cfg, hcipatch, len + 4, HCI_COMMAND_PKT); //data:len… in hci_download_patch()