LMP_HOST_LE 1192 include/net/bluetooth/hci_core.h #define lmp_host_le_capable(dev) (!!((dev)->features[1][0] & LMP_HOST_LE)) LMP_HOST_LE 1625 net/bluetooth/hci_event.c hdev->features[1][0] |= LMP_HOST_LE; LMP_HOST_LE 1628 net/bluetooth/hci_event.c hdev->features[1][0] &= ~LMP_HOST_LE;