Home
last modified time | relevance | path

Searched refs:cig (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/net/bluetooth/
A Dhci_conn.c756 u8 cig; member
943 d.cig = conn->iso_qos.cig; in cis_cleanup()
1662 if (d->cig != conn->iso_qos.cig || d->cis == BT_ISO_QOS_CIS_UNSET || in cis_list()
1707 for (data.cig = 0x00; data.cig < 0xff; data.cig++) { in hci_le_set_cig_params()
1722 if (data.cig == 0xff) in hci_le_set_cig_params()
1726 qos->cig = data.cig; in hci_le_set_cig_params()
1740 data.cig = qos->cig; in hci_le_set_cig_params()
1752 for (data.cig = qos->cig, data.cis = 0x00; data.cis < 0x11; in hci_le_set_cig_params()
1881 u8 cig; in hci_create_cis_sync() local
1887 cig = conn->iso_qos.cig; in hci_create_cis_sync()
[all …]
A Diso.c683 .cig = BT_ISO_QOS_CIG_UNSET,
A Dhci_event.c3841 if (conn->type != ISO_LINK || conn->iso_qos.cig != rp->cig_id || in hci_cc_le_set_cig_params()
6902 cis->iso_qos.cig = ev->cig_id; in hci_le_cis_req_evt()
/linux-6.3-rc2/include/net/bluetooth/
A Dbluetooth.h176 __u8 cig; member
A Dhci_core.h1202 if (handle == c->iso_qos.cig) { in hci_conn_hash_lookup_cig()

Completed in 32 milliseconds