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

/linux-master/drivers/bluetooth/
H A Dbtusb.c2063 static int btusb_send_frame(struct hci_dev *hdev, struct sk_buff *skb) function
3356 ret = btusb_send_frame(hdev, skb);
4355 hdev->send = btusb_send_frame;

Completed in 264 milliseconds