Searched refs:HCI_LE_PHY_CODED (Results 1 – 4 of 4) sorted by relevance
643 #define HCI_LE_PHY_CODED 0x08 macro
2008 #define le_coded_capable(dev) (((dev)->le_features[1] & HCI_LE_PHY_CODED) && \
6719 if (!(conn->le_features[1] & HCI_LE_PHY_CODED)) { in hci_le_remote_feat_complete_evt()7392 if (!(conn->le_features[1] & HCI_LE_PHY_CODED)) { in hci_le_read_all_remote_features_evt()
723 if (hdev->le_features[1] & HCI_LE_PHY_CODED) { in get_supported_phys()