Lines Matching defs:hcon
858 int l2cap_disconn_ind(struct hci_conn *hcon);
859 void l2cap_recv_acldata(struct hci_conn *hcon, struct sk_buff *skb, u16 flags);
863 void sco_recv_scodata(struct hci_conn *hcon, struct sk_buff *skb);
871 static inline void sco_recv_scodata(struct hci_conn *hcon, struct sk_buff *skb)
878 void iso_recv(struct hci_conn *hcon, struct sk_buff *skb, u16 flags);
885 static inline void iso_recv(struct hci_conn *hcon, struct sk_buff *skb,
1458 /* Ignore the listen hcon, we are looking
1459 * for the child hcon that was created as
1605 int hci_conn_big_create_sync(struct hci_dev *hdev, struct hci_conn *hcon,
1665 BT_DBG("hcon %p orig refcnt %d", conn, atomic_read(&conn->refcnt));
1675 BT_DBG("hcon %p orig refcnt %d", conn, atomic_read(&conn->refcnt));