Searched refs:HCI_LE_PHY_2M (Results 1 – 4 of 4) sorted by relevance
645 #define HCI_LE_PHY_2M 0x01 macro
1981 #define le_2m_capable(dev) (((dev)->le_features[1] & HCI_LE_PHY_2M))
6657 if (!(conn->le_features[1] & HCI_LE_PHY_2M)) { in hci_le_remote_feat_complete_evt()7307 if (!(conn->le_features[1] & HCI_LE_PHY_2M)) { in hci_le_read_all_remote_features_evt()
725 if (hdev->le_features[1] & HCI_LE_PHY_2M) { in get_supported_phys()