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.h1986 #define le_coded_capable(dev) (((dev)->le_features[1] & HCI_LE_PHY_CODED) && \ macro
/linux/net/bluetooth/ !
H A Dhci_sync.c4890 if (le_coded_capable(hdev)) {
H A Dmgmt.c8508 if (le_coded_capable(hdev)) in read_adv_features()