Home
last modified time | relevance | path

Searched refs:h5_prepare_pkt (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/bluetooth/
H A Dhci_h5.c654 static struct sk_buff *h5_prepare_pkt(struct hci_uart *hu, u8 pkt_type, in h5_prepare_pkt() function
727 return h5_prepare_pkt(hu, HCI_3WIRE_LINK_PKT, wakeup_req, 2); in h5_dequeue()
732 nskb = h5_prepare_pkt(hu, hci_skb_pkt_type(skb), in h5_dequeue()
750 nskb = h5_prepare_pkt(hu, hci_skb_pkt_type(skb), in h5_dequeue()
767 return h5_prepare_pkt(hu, HCI_3WIRE_ACK_PKT, NULL, 0); in h5_dequeue()
/kernel/linux/linux-6.6/drivers/bluetooth/
H A Dhci_h5.c683 static struct sk_buff *h5_prepare_pkt(struct hci_uart *hu, u8 pkt_type, in h5_prepare_pkt() function
756 return h5_prepare_pkt(hu, HCI_3WIRE_LINK_PKT, wakeup_req, 2); in h5_dequeue()
761 nskb = h5_prepare_pkt(hu, hci_skb_pkt_type(skb), in h5_dequeue()
779 nskb = h5_prepare_pkt(hu, hci_skb_pkt_type(skb), in h5_dequeue()
796 return h5_prepare_pkt(hu, HCI_3WIRE_ACK_PKT, NULL, 0); in h5_dequeue()

Completed in 4 milliseconds