hci_chan          917 include/net/bluetooth/hci_core.h struct hci_chan *hci_chan_create(struct hci_conn *conn);
hci_chan          918 include/net/bluetooth/hci_core.h void hci_chan_del(struct hci_chan *chan);
hci_chan          920 include/net/bluetooth/hci_core.h struct hci_chan *hci_chan_lookup_handle(struct hci_dev *hdev, __u16 handle);
hci_chan         1460 include/net/bluetooth/hci_core.h void hci_send_acl(struct hci_chan *chan, struct sk_buff *skb, __u16 flags);
hci_chan          500 include/net/bluetooth/l2cap.h 	struct hci_chan		*hs_hchan;
hci_chan          630 include/net/bluetooth/l2cap.h 	struct hci_chan		*hchan;
hci_chan          945 include/net/bluetooth/l2cap.h void l2cap_logical_cfm(struct l2cap_chan *chan, struct hci_chan *hchan,
hci_chan          569 net/bluetooth/amp.c void amp_disconnect_logical_link(struct hci_chan *hchan)
hci_chan          583 net/bluetooth/amp.c void amp_destroy_logical_link(struct hci_chan *hchan, u8 reason)
hci_chan           43 net/bluetooth/amp.h void amp_disconnect_logical_link(struct hci_chan *hchan);
hci_chan           49 net/bluetooth/amp.h static inline void amp_disconnect_logical_link(struct hci_chan *hchan)
hci_chan           58 net/bluetooth/amp.h void amp_disconnect_logical_link(struct hci_chan *hchan);
hci_chan           59 net/bluetooth/amp.h void amp_destroy_logical_link(struct hci_chan *hchan, u8 reason);
hci_chan         1642 net/bluetooth/hci_conn.c struct hci_chan *hci_chan_create(struct hci_conn *conn)
hci_chan         1645 net/bluetooth/hci_conn.c 	struct hci_chan *chan;
hci_chan         1667 net/bluetooth/hci_conn.c void hci_chan_del(struct hci_chan *chan)
hci_chan         1689 net/bluetooth/hci_conn.c 	struct hci_chan *chan, *n;
hci_chan         1697 net/bluetooth/hci_conn.c static struct hci_chan *__hci_chan_lookup_handle(struct hci_conn *hcon,
hci_chan         1700 net/bluetooth/hci_conn.c 	struct hci_chan *hchan;
hci_chan         1710 net/bluetooth/hci_conn.c struct hci_chan *hci_chan_lookup_handle(struct hci_dev *hdev, __u16 handle)
hci_chan         1714 net/bluetooth/hci_conn.c 	struct hci_chan *hchan = NULL;
hci_chan         3720 net/bluetooth/hci_core.c static void hci_queue_acl(struct hci_chan *chan, struct sk_buff_head *queue,
hci_chan         3782 net/bluetooth/hci_core.c void hci_send_acl(struct hci_chan *chan, struct sk_buff *skb, __u16 flags)
hci_chan         3898 net/bluetooth/hci_core.c static struct hci_chan *hci_chan_sent(struct hci_dev *hdev, __u8 type,
hci_chan         3902 net/bluetooth/hci_core.c 	struct hci_chan *chan = NULL;
hci_chan         3912 net/bluetooth/hci_core.c 		struct hci_chan *tmp;
hci_chan         3991 net/bluetooth/hci_core.c 		struct hci_chan *chan;
hci_chan         4050 net/bluetooth/hci_core.c 	struct hci_chan *chan;
hci_chan         4088 net/bluetooth/hci_core.c 	struct hci_chan *chan;
hci_chan         4212 net/bluetooth/hci_core.c 	struct hci_chan *chan;
hci_chan         3703 net/bluetooth/hci_event.c 	struct hci_chan *chan;
hci_chan         4821 net/bluetooth/hci_event.c 	struct hci_chan *hchan;
hci_chan         4859 net/bluetooth/hci_event.c 	struct hci_chan *hchan;
hci_chan          627 net/bluetooth/l2cap_core.c 		struct hci_chan *hs_hchan = chan->hs_hchan;
hci_chan         4728 net/bluetooth/l2cap_core.c 					struct hci_chan *hchan)
hci_chan         4751 net/bluetooth/l2cap_core.c 				      struct hci_chan *hchan)
hci_chan         4785 net/bluetooth/l2cap_core.c void l2cap_logical_cfm(struct l2cap_chan *chan, struct hci_chan *hchan,
hci_chan         4888 net/bluetooth/l2cap_core.c 	struct hci_chan *hchan = NULL;
hci_chan         5063 net/bluetooth/l2cap_core.c 	struct hci_chan *hchan = NULL;
hci_chan         7085 net/bluetooth/l2cap_core.c 	struct hci_chan *hchan;