Home
last modified time | relevance | path

Searched refs:BT_ISO_QOS_BIS_UNSET (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/include/net/bluetooth/
Dbluetooth.h164 #define BT_ISO_QOS_BIS_UNSET 0xff macro
/linux-6.1.9/net/bluetooth/
Dhci_conn.c779 if (d->big != conn->iso_qos.big || d->bis == BT_ISO_QOS_BIS_UNSET || in bis_list()
1425 if (qos->bis == BT_ISO_QOS_BIS_UNSET) { in qos_set_bis()