Searched refs:h5_prepare_pkt (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/bluetooth/ |
| A D | hci_h5.c | 678 static struct sk_buff *h5_prepare_pkt(struct hci_uart *hu, u8 pkt_type, in h5_prepare_pkt() function 751 return h5_prepare_pkt(hu, HCI_3WIRE_LINK_PKT, wakeup_req, 2); in h5_dequeue() 756 nskb = h5_prepare_pkt(hu, hci_skb_pkt_type(skb), in h5_dequeue() 774 nskb = h5_prepare_pkt(hu, hci_skb_pkt_type(skb), in h5_dequeue() 791 return h5_prepare_pkt(hu, HCI_3WIRE_ACK_PKT, NULL, 0); in h5_dequeue()
|
Completed in 5 milliseconds