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