Home
last modified time | relevance | path

Searched refs:HCI_LE_PHY_CODED (Results 1 – 2 of 2) sorted by relevance

/linux/include/net/bluetooth/
H A Dhci_core.h1912 #define le_coded_capable(dev) (((dev)->le_features[1] & HCI_LE_PHY_CODED) && \
/linux/net/bluetooth/
H A Dmgmt.c730 if (hdev->le_features[1] & HCI_LE_PHY_CODED) { in get_supported_phys()