Lines Matching defs:hcon
26 struct hci_conn *hcon; member
137 static struct iso_conn *iso_conn_add(struct hci_conn *hcon) in iso_conn_add()
199 struct hci_conn *hcon = data; in iso_match_conn_sync_handle() local
207 static void iso_conn_del(struct hci_conn *hcon, int err) in iso_conn_del()
304 struct hci_conn *hcon; in iso_connect_bis() local
395 struct hci_conn *hcon; in iso_connect_cis() local
1594 struct hci_conn *hcon; member
1617 struct hci_conn *hcon; in iso_conn_ready() local
1854 static void iso_connect_cfm(struct hci_conn *hcon, __u8 status) in iso_connect_cfm()
1895 static void iso_disconn_cfm(struct hci_conn *hcon, __u8 reason) in iso_disconn_cfm()
1905 void iso_recv(struct hci_conn *hcon, struct sk_buff *skb, u16 flags) in iso_recv()