Home
last modified time | relevance | path

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

/linux/include/net/bluetooth/
H A Dbluetooth.h225 #define BT_ISO_PHY_2M BIT(1) macro
227 #define BT_ISO_PHY_ANY (BT_ISO_PHY_1M | BT_ISO_PHY_2M | \
/linux/net/bluetooth/
H A Diso.c898 .phys = BT_ISO_PHY_2M, \
H A Dhci_sync.c2959 qos->bcast.in.phys & BT_ISO_PHY_2M) { in hci_le_set_ext_scan_param_sync()