Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/bluetooth/
Dbluetooth.h196 #define BT_ISO_PHY_ANY (BT_ISO_PHY_1M | BT_ISO_PHY_2M | \ macro
/linux-6.1.9/net/bluetooth/
Diso.c1152 if (qos->phy > BT_ISO_PHY_ANY) in check_io_qos()
Dhci_conn.c1973 if (qos->phy == BT_ISO_PHY_ANY) in hci_iso_qos_setup()