Home
last modified time | relevance | path

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

/openbmc/linux/include/net/bluetooth/
H A Dbluetooth.h215 #define BT_ISO_PHY_ANY (BT_ISO_PHY_1M | BT_ISO_PHY_2M | \ macro
/openbmc/linux/net/bluetooth/
H A Diso.c1270 if (qos->phy > BT_ISO_PHY_ANY) in check_io_qos()
H A Dhci_conn.c2075 if (qos->phy == BT_ISO_PHY_ANY) in hci_iso_qos_setup()