Home
last modified time | relevance | path

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

/linux-6.15/include/net/bluetooth/
H A Dbluetooth.h215 #define BT_ISO_PHY_2M 0x02 macro
217 #define BT_ISO_PHY_ANY (BT_ISO_PHY_1M | BT_ISO_PHY_2M | \
/linux-6.15/net/bluetooth/
H A Diso.c855 .phy = BT_ISO_PHY_2M, \
H A Dhci_sync.c2869 qos->bcast.in.phy & BT_ISO_PHY_2M) { in hci_le_set_ext_scan_param_sync()