Home
last modified time | relevance | path

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

/Linux-v6.6/include/net/bluetooth/
Dbluetooth.h213 #define BT_ISO_PHY_ANY (BT_ISO_PHY_1M | BT_ISO_PHY_2M | \ macro
/Linux-v6.6/net/bluetooth/
Diso.c1236 if (qos->phy > BT_ISO_PHY_ANY) in check_io_qos()
Dhci_conn.c2040 if (qos->phy == BT_ISO_PHY_ANY) in hci_iso_qos_setup()