Searched refs:HCI_LE_PHY_2M (Results 1 – 3 of 3) sorted by relevance
645 #define HCI_LE_PHY_2M 0x01 macro
1979 #define le_2m_capable(dev) (((dev)->le_features[1] & HCI_LE_PHY_2M))
725 if (hdev->le_features[1] & HCI_LE_PHY_2M) { in get_supported_phys()