Home
last modified time | relevance | path

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

/Linux-v6.6/include/net/bluetooth/
Dbluetooth.h164 #define BT_ISO_QOS_BIG_UNSET 0xff macro
Dhci_core.h1305 if (handle != BT_ISO_QOS_BIG_UNSET && handle == c->iso_qos.bcast.big) { in hci_conn_hash_lookup_big_any_dst()
/Linux-v6.6/net/bluetooth/
Diso.c721 .big = BT_ISO_QOS_BIG_UNSET,
Dhci_conn.c1464 if (qos->bcast.big == BT_ISO_QOS_BIG_UNSET) { in qos_set_big()