Searched refs:h5_prepare_pkt (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/drivers/bluetooth/ |
H A D | hci_h5.c | 622 static struct sk_buff *h5_prepare_pkt(struct hci_uart *hu, u8 pkt_type, h5_prepare_pkt() function 695 return h5_prepare_pkt(hu, HCI_3WIRE_LINK_PKT, wakeup_req, 2); h5_dequeue() 700 nskb = h5_prepare_pkt(hu, bt_cb(skb)->pkt_type, h5_dequeue() 718 nskb = h5_prepare_pkt(hu, bt_cb(skb)->pkt_type, h5_dequeue() 735 return h5_prepare_pkt(hu, HCI_3WIRE_ACK_PKT, NULL, 0); h5_dequeue()
|
Completed in 33 milliseconds