Home
last modified time | relevance | path

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

/linux/include/net/bluetooth/
H A Dhci_core.h1922 #define le_2m_capable(dev) (((dev)->le_features[1] & HCI_LE_PHY_2M)) macro
/linux/net/bluetooth/
H A Dhci_sync.c4810 if (le_2m_capable(hdev)) { in hci_le_set_default_phy_sync()