hci_chan          715 include/net/bluetooth/hci_core.h struct hci_chan *hci_chan_create(struct hci_conn *conn);
hci_chan          716 include/net/bluetooth/hci_core.h void hci_chan_del(struct hci_chan *chan);
hci_chan          718 include/net/bluetooth/hci_core.h struct hci_chan *hci_chan_lookup_handle(struct hci_dev *hdev, __u16 handle);
hci_chan         1273 include/net/bluetooth/hci_core.h void hci_send_acl(struct hci_chan *chan, struct sk_buff *skb, __u16 flags);
hci_chan          482 include/net/bluetooth/l2cap.h 	struct hci_chan		*hs_hchan;
hci_chan          615 include/net/bluetooth/l2cap.h 	struct hci_chan		*hchan;
hci_chan          944 include/net/bluetooth/l2cap.h void l2cap_logical_cfm(struct l2cap_chan *chan, struct hci_chan *hchan,