Home
last modified time | relevance | path

Searched refs:hci_uart_send_frame (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/bluetooth/
Dhci_serdev.c147 static int hci_uart_send_frame(struct hci_dev *hdev, struct sk_buff *skb) in hci_uart_send_frame() function
325 hdev->send = hci_uart_send_frame; in hci_uart_register_device()
Dhci_ldisc.c280 static int hci_uart_send_frame(struct hci_dev *hdev, struct sk_buff *skb) in hci_uart_send_frame() function
644 hdev->send = hci_uart_send_frame; in hci_uart_register_dev()