Symbol: hci_recv_frame
drivers/bluetooth/bfusb.c
326
hci_recv_frame(data->hdev, data->reassembly);
drivers/bluetooth/bpa10x.c
79
{ H4_RECV_ACL, .recv = hci_recv_frame },
drivers/bluetooth/bpa10x.c
80
{ H4_RECV_SCO, .recv = hci_recv_frame },
drivers/bluetooth/bpa10x.c
81
{ H4_RECV_EVENT, .recv = hci_recv_frame },
drivers/bluetooth/btintel.c
3799
return hci_recv_frame(hdev, skb);
drivers/bluetooth/btintel.c
3844
return hci_recv_frame(hdev, skb);
drivers/bluetooth/btintel_pcie.c
1178
return hci_recv_frame(hdev, skb);
drivers/bluetooth/btintel_pcie.c
1274
ret = hci_recv_frame(hdev, skb);
drivers/bluetooth/btintel_pcie.c
2115
return hci_recv_frame(hdev, skb);
drivers/bluetooth/btmrvl_sdio.c
788
hci_recv_frame(hdev, skb);
drivers/bluetooth/btmrvl_sdio.c
790
hci_recv_frame(hdev, skb);
drivers/bluetooth/btmrvl_sdio.c
802
hci_recv_frame(hdev, skb);
drivers/bluetooth/btmtk.c
1007
return hci_recv_frame(hdev, skb);
drivers/bluetooth/btmtk.c
1131
hci_recv_frame(hdev, skb);
drivers/bluetooth/btmtk.c
1570
return hci_recv_frame(hdev, skb);
drivers/bluetooth/btmtk.c
521
err = hci_recv_frame(hdev, skb);
drivers/bluetooth/btmtk.h
307
return hci_recv_frame(hdev, skb);
drivers/bluetooth/btmtksdio.c
411
err = hci_recv_frame(hdev, skb);
drivers/bluetooth/btmtksdio.c
452
return hci_recv_frame(hdev, skb);
drivers/bluetooth/btmtksdio.c
457
{ H4_RECV_SCO, .recv = hci_recv_frame },
drivers/bluetooth/btmtkuart.c
209
err = hci_recv_frame(hdev, skb);
drivers/bluetooth/btmtkuart.c
233
{ H4_RECV_ACL, .recv = hci_recv_frame },
drivers/bluetooth/btmtkuart.c
234
{ H4_RECV_SCO, .recv = hci_recv_frame },
drivers/bluetooth/btnxpuart.c
1346
return hci_recv_frame(hdev, skb);
drivers/bluetooth/btnxpuart.c
1414
return hci_recv_frame(hdev, skb);
drivers/bluetooth/btnxpuart.c
1750
{ H4_RECV_SCO, .recv = hci_recv_frame },
drivers/bluetooth/btnxpuart.c
1751
{ H4_RECV_EVENT, .recv = hci_recv_frame },
drivers/bluetooth/btnxpuart.c
1752
{ H4_RECV_ISO, .recv = hci_recv_frame },
drivers/bluetooth/btqca.c
569
return hci_recv_frame(hdev, skb);
drivers/bluetooth/btqcomsmd.c
42
return hci_recv_frame(hdev, skb);
drivers/bluetooth/btrsi.c
96
return hci_recv_frame(hdev, skb);
drivers/bluetooth/btsdio.c
151
err = hci_recv_frame(data->hdev, skb);
drivers/bluetooth/btusb.c
1464
hci_recv_frame(data->hdev, skb);
drivers/bluetooth/btusb.c
2684
return hci_recv_frame(hdev, skb);
drivers/bluetooth/btusb.c
2801
return hci_recv_frame(hdev, skb);
drivers/bluetooth/btusb.c
3304
return hci_recv_frame(hdev, skb);
drivers/bluetooth/btusb.c
3311
return hci_recv_frame(hdev, skb);
drivers/bluetooth/btusb.c
4145
data->recv_event = hci_recv_frame;
drivers/bluetooth/btusb.c
4165
data->recv_acl = hci_recv_frame;
drivers/bluetooth/hci_ag6xx.c
96
{ H4_RECV_ACL, .recv = hci_recv_frame },
drivers/bluetooth/hci_ag6xx.c
97
{ H4_RECV_SCO, .recv = hci_recv_frame },
drivers/bluetooth/hci_ag6xx.c
98
{ H4_RECV_EVENT, .recv = hci_recv_frame },
drivers/bluetooth/hci_aml.c
111
{ H4_RECV_ACL, .recv = hci_recv_frame },
drivers/bluetooth/hci_aml.c
112
{ H4_RECV_SCO, .recv = hci_recv_frame },
drivers/bluetooth/hci_aml.c
113
{ H4_RECV_EVENT, .recv = hci_recv_frame },
drivers/bluetooth/hci_aml.c
114
{ H4_RECV_ISO, .recv = hci_recv_frame },
drivers/bluetooth/hci_ath.c
185
{ H4_RECV_ACL, .recv = hci_recv_frame },
drivers/bluetooth/hci_ath.c
186
{ H4_RECV_SCO, .recv = hci_recv_frame },
drivers/bluetooth/hci_ath.c
187
{ H4_RECV_EVENT, .recv = hci_recv_frame },
drivers/bluetooth/hci_bcm.c
683
{ H4_RECV_ACL, .recv = hci_recv_frame },
drivers/bluetooth/hci_bcm.c
684
{ H4_RECV_SCO, .recv = hci_recv_frame },
drivers/bluetooth/hci_bcm.c
685
{ H4_RECV_EVENT, .recv = hci_recv_frame },
drivers/bluetooth/hci_bcm.c
686
{ H4_RECV_ISO, .recv = hci_recv_frame },
drivers/bluetooth/hci_bcm4377.c
692
hci_recv_frame(bcm4377->hdev, skb);
drivers/bluetooth/hci_bcsp.c
548
hci_recv_frame(hu->hdev, bcsp->rx_skb);
drivers/bluetooth/hci_bcsp.c
562
hci_recv_frame(hu->hdev, bcsp->rx_skb);
drivers/bluetooth/hci_h4.c
101
{ H4_RECV_ACL, .recv = hci_recv_frame },
drivers/bluetooth/hci_h4.c
102
{ H4_RECV_SCO, .recv = hci_recv_frame },
drivers/bluetooth/hci_h4.c
103
{ H4_RECV_EVENT, .recv = hci_recv_frame },
drivers/bluetooth/hci_h4.c
104
{ H4_RECV_ISO, .recv = hci_recv_frame },
drivers/bluetooth/hci_h5.c
419
hci_recv_frame(hu->hdev, h5->rx_skb);
drivers/bluetooth/hci_intel.c
455
return hci_recv_frame(hdev, skb);
drivers/bluetooth/hci_intel.c
898
return hci_recv_frame(hdev, skb);
drivers/bluetooth/hci_intel.c
958
{ H4_RECV_ACL, .recv = hci_recv_frame },
drivers/bluetooth/hci_intel.c
959
{ H4_RECV_SCO, .recv = hci_recv_frame },
drivers/bluetooth/hci_ll.c
416
{ H4_RECV_ACL, .recv = hci_recv_frame },
drivers/bluetooth/hci_ll.c
417
{ H4_RECV_SCO, .recv = hci_recv_frame },
drivers/bluetooth/hci_ll.c
418
{ H4_RECV_EVENT, .recv = hci_recv_frame },
drivers/bluetooth/hci_mrvl.c
245
{ H4_RECV_ACL, .recv = hci_recv_frame },
drivers/bluetooth/hci_mrvl.c
246
{ H4_RECV_SCO, .recv = hci_recv_frame },
drivers/bluetooth/hci_mrvl.c
247
{ H4_RECV_EVENT, .recv = hci_recv_frame },
drivers/bluetooth/hci_nokia.c
605
return hci_recv_frame(hdev, skb);
drivers/bluetooth/hci_nokia.c
610
{ H4_RECV_ACL, .recv = hci_recv_frame },
drivers/bluetooth/hci_nokia.c
611
{ H4_RECV_SCO, .recv = hci_recv_frame },
drivers/bluetooth/hci_nokia.c
612
{ H4_RECV_EVENT, .recv = hci_recv_frame },
drivers/bluetooth/hci_qca.c
1009
return hci_recv_frame(hdev, skb);
drivers/bluetooth/hci_qca.c
1246
return hci_recv_frame(hdev, skb);
drivers/bluetooth/hci_qca.c
1272
{ H4_RECV_SCO, .recv = hci_recv_frame },
drivers/bluetooth/hci_qca.c
1274
{ H4_RECV_ISO, .recv = hci_recv_frame },
drivers/bluetooth/hci_vhci.c
530
ret = hci_recv_frame(data->hdev, skb);
drivers/bluetooth/virtio_bt.c
234
hci_recv_frame(vbt->hdev, skb);
include/net/bluetooth/hci_core.h
1775
int hci_recv_frame(struct hci_dev *hdev, struct sk_buff *skb);
net/bluetooth/hci_core.c
2867
return hci_recv_frame(hdev, skb);
net/bluetooth/hci_core.c
2935
EXPORT_SYMBOL(hci_recv_frame);
net/bluetooth/hci_drv.c
34
return hci_recv_frame(hdev, skb);
net/bluetooth/hci_drv.c
61
return hci_recv_frame(hdev, skb);