LMP_HOST_LE_BREDR 1193 include/net/bluetooth/hci_core.h #define lmp_host_le_br_capable(dev) (!!((dev)->features[1][0] & LMP_HOST_LE_BREDR)) LMP_HOST_LE_BREDR 1634 net/bluetooth/hci_event.c hdev->features[1][0] |= LMP_HOST_LE_BREDR; LMP_HOST_LE_BREDR 1636 net/bluetooth/hci_event.c hdev->features[1][0] &= ~LMP_HOST_LE_BREDR;