Lines Matching defs:hcon
27 struct hci_conn *hcon; member
139 static struct iso_conn *iso_conn_add(struct hci_conn *hcon) in iso_conn_add()
201 struct hci_conn *hcon = data; in iso_match_conn_sync_handle() local
209 static void iso_conn_del(struct hci_conn *hcon, int err) in iso_conn_del()
306 struct hci_conn *hcon; in iso_connect_bis() local
397 struct hci_conn *hcon; in iso_connect_cis() local
726 struct hci_conn *hcon = iso_pi(sk)->conn->hcon; in iso_sock_disconn() local
1725 struct hci_conn *hcon; member
1748 struct hci_conn *hcon; in iso_conn_ready() local
1993 static void iso_connect_cfm(struct hci_conn *hcon, __u8 status) in iso_connect_cfm()
2034 static void iso_disconn_cfm(struct hci_conn *hcon, __u8 reason) in iso_disconn_cfm()
2044 void iso_recv(struct hci_conn *hcon, struct sk_buff *skb, u16 flags) in iso_recv()