Home
last modified time | relevance | path

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

/Linux-v6.1/include/net/bluetooth/
Dbluetooth.h194 #define BT_ISO_PHY_2M 0x02 macro
196 #define BT_ISO_PHY_ANY (BT_ISO_PHY_1M | BT_ISO_PHY_2M | \
/Linux-v6.1/net/bluetooth/
Diso.c661 .phy = BT_ISO_PHY_2M, \