Home
last modified time | relevance | path

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

/linux-4.19.296/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
326 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
659 hdev->send = hci_uart_send_frame; in hci_uart_register_dev()