Home
last modified time | relevance | path

Searched refs:le_coded_capable (Results 1 – 3 of 3) 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) && \ macro
/linux/net/bluetooth/
H A Dhci_sync.c4719 if (le_coded_capable(hdev)) { in hci_le_set_default_phy_sync()
H A Dmgmt.c8394 if (le_coded_capable(hdev)) in get_supported_adv_flags()