Home
last modified time | relevance | path

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

/linux-6.6.21/include/net/bluetooth/
Dbluetooth.h213 #define BT_ISO_PHY_ANY (BT_ISO_PHY_1M | BT_ISO_PHY_2M | \ macro
/linux-6.6.21/net/bluetooth/
Diso.c1270 if (qos->phy > BT_ISO_PHY_ANY) in check_io_qos()
Dhci_conn.c2046 if (qos->phy == BT_ISO_PHY_ANY) in hci_iso_qos_setup()