Home
last modified time | relevance | path

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

/openbmc/linux/drivers/bluetooth/
H A Dhci_serdev.c164 static int hci_uart_send_frame(struct hci_dev *hdev, struct sk_buff *skb) in hci_uart_send_frame() function
354 hdev->send = hci_uart_send_frame; in hci_uart_register_device_priv()
H A 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()