Home
last modified time | relevance | path

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

/openbmc/linux/include/net/bluetooth/
H A Dhci_core.h1804 #define le_2m_capable(dev) (((dev)->le_features[1] & HCI_LE_PHY_2M)) macro
/openbmc/linux/net/bluetooth/
H A Dhci_sync.c4533 if (le_2m_capable(hdev)) { in hci_le_set_default_phy_sync()
H A Dmgmt.c8334 if (le_2m_capable(hdev)) in get_supported_adv_flags()