Home
last modified time | relevance | path

Searched refs:hci_recv_stream_fragment (Results 1 – 4 of 4) sorted by relevance

/linux-3.3/drivers/bluetooth/
Dhci_h4.c156 ret = hci_recv_stream_fragment(hu->hdev, data, count); in h4_recv()
Dhci_ath.c206 ret = hci_recv_stream_fragment(hu->hdev, data, count); in ath_recv()
/linux-3.3/include/net/bluetooth/
Dhci_core.h657 int hci_recv_stream_fragment(struct hci_dev *hdev, void *data, int count);
/linux-3.3/net/bluetooth/
Dhci_core.c1795 int hci_recv_stream_fragment(struct hci_dev *hdev, void *data, int count) in hci_recv_stream_fragment() function
1826 EXPORT_SYMBOL(hci_recv_stream_fragment);