Lines Matching defs:hcon
26 struct hci_conn *hcon; member
145 static struct iso_conn *iso_conn_add(struct hci_conn *hcon) in iso_conn_add()
207 struct hci_conn *hcon = data; in iso_match_conn_sync_handle() local
215 static void iso_conn_del(struct hci_conn *hcon, int err) in iso_conn_del()
310 struct hci_conn *hcon; in iso_connect_bis() local
401 struct hci_conn *hcon; in iso_connect_cis() local
730 struct hci_conn *hcon = iso_pi(sk)->conn->hcon; in iso_sock_disconn() local
1668 struct hci_conn *hcon; member
1691 struct hci_conn *hcon; in iso_conn_ready() local
1932 static void iso_connect_cfm(struct hci_conn *hcon, __u8 status) in iso_connect_cfm()
1973 static void iso_disconn_cfm(struct hci_conn *hcon, __u8 reason) in iso_disconn_cfm()
1983 void iso_recv(struct hci_conn *hcon, struct sk_buff *skb, u16 flags) in iso_recv()