Home
last modified time | relevance | path

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

/openbmc/linux/include/net/bluetooth/
H A Dbluetooth.h165 #define BT_ISO_QOS_BIS_UNSET 0xff macro
/openbmc/linux/net/bluetooth/
H A Dhci_conn.c749 if (d->big != conn->iso_qos.bcast.big || d->bis == BT_ISO_QOS_BIS_UNSET || in bis_list()
1529 if (qos->bcast.bis == BT_ISO_QOS_BIS_UNSET) { in qos_set_bis()
2259 d->bis == BT_ISO_QOS_BIS_UNSET || in bis_mark_per_adv()
H A Diso.c757 .bis = BT_ISO_QOS_BIS_UNSET,