Home
last modified time | relevance | path

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

/openbmc/linux/include/net/bluetooth/
H A Dbluetooth.h213 #define BT_ISO_PHY_2M 0x02 macro
215 #define BT_ISO_PHY_ANY (BT_ISO_PHY_1M | BT_ISO_PHY_2M | \
/openbmc/linux/net/bluetooth/
H A Diso.c750 .phy = BT_ISO_PHY_2M, \
H A Dhci_sync.c2723 qos->bcast.in.phy & BT_ISO_PHY_2M) { in hci_le_set_ext_scan_param_sync()