Home
last modified time | relevance | path

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

/openbmc/linux/include/net/bluetooth/
H A Dbluetooth.h165 #define BT_ISO_QOS_BIG_UNSET 0xff macro
H A Dhci_core.h1286 if (handle != BT_ISO_QOS_BIG_UNSET && handle == c->iso_qos.bcast.big) { in hci_conn_hash_lookup_big_any_dst()
/openbmc/linux/net/bluetooth/
H A Diso.c833 .big = BT_ISO_QOS_BIG_UNSET,
H A Dhci_conn.c1417 if (qos->bcast.big == BT_ISO_QOS_BIG_UNSET) { in qos_set_big()