Home
last modified time | relevance | path

Searched refs:hci_iso_count (Results 1 – 3 of 3) sorted by relevance

/linux/net/bluetooth/
H A Diso.c467 if (iso_pi(sk)->qos.ucast.out.sdu && !hci_iso_count(hdev) && in iso_connect_cis()
H A Dhci_conn.c1224 if (!hci_iso_count(hdev) || in hci_conn_del()
/linux/include/net/bluetooth/
H A Dhci_core.h1105 static inline unsigned int hci_iso_count(struct hci_dev *hdev) in hci_iso_count() function