Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/bluetooth/
Dhci_serdev.c164 static int hci_uart_send_frame(struct hci_dev *hdev, struct sk_buff *skb) in hci_uart_send_frame() function
342 hdev->send = hci_uart_send_frame; in hci_uart_register_device()
Dhci_ldisc.c273 static int hci_uart_send_frame(struct hci_dev *hdev, struct sk_buff *skb) in hci_uart_send_frame() function
652 hdev->send = hci_uart_send_frame; in hci_uart_register_dev()