<dec f='src/src/sys/netbt/hci.h' l='2576' type='void hci_acl_recv(struct mbuf * , struct hci_unit * )'/>
<def f='src/src/sys/netbt/hci_link.c' l='424' ll='525' type='void hci_acl_recv(struct mbuf * m, struct hci_unit * unit)'/>
<doc f='src/src/sys/netbt/hci_link.c' l='418'>/*
 * Receive ACL Data
 *
 * we accumulate packet fragments on the hci_link structure
 * until a full L2CAP frame is ready, then send it on.
 */</doc>
<use f='src/src/sys/netbt/hci_unit.c' l='405' u='c' c='hci_intr'/>
