Home
last modified time | relevance | path

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

/linux-6.1.9/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
353 hdev->send = hci_uart_send_frame; in hci_uart_register_device()
Dhci_ldisc.c272 static int hci_uart_send_frame(struct hci_dev *hdev, struct sk_buff *skb) in hci_uart_send_frame() function
657 hdev->send = hci_uart_send_frame; in hci_uart_register_dev()