Home
last modified time | relevance | path

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

/linux/include/net/bluetooth/
H A Dbluetooth.h165 #define BT_ISO_QOS_BIG_UNSET 0xff macro
/linux/net/bluetooth/
H A Dhci_conn.c1435 if (qos->bcast.big == BT_ISO_QOS_BIG_UNSET) { in qos_set_big()
1460 if (qos->bcast.big != BT_ISO_QOS_BIG_UNSET) { in qos_set_bis()
H A Diso.c858 .big = BT_ISO_QOS_BIG_UNSET,