Home
last modified time | relevance | path

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

/Linux-v6.1/include/net/bluetooth/
Dbluetooth.h196 #define BT_ISO_PHY_ANY (BT_ISO_PHY_1M | BT_ISO_PHY_2M | \ macro
/Linux-v6.1/net/bluetooth/
Diso.c1139 if (qos->phy > BT_ISO_PHY_ANY) in check_io_qos()
Dhci_conn.c1963 if (qos->phy == BT_ISO_PHY_ANY) in hci_iso_qos_setup()