LMP_HOST_SC 1191 include/net/bluetooth/hci_core.h #define lmp_host_sc_capable(dev) ((dev)->features[1][0] & LMP_HOST_SC) LMP_HOST_SC 533 net/bluetooth/hci_event.c hdev->features[1][0] |= LMP_HOST_SC; LMP_HOST_SC 535 net/bluetooth/hci_event.c hdev->features[1][0] &= ~LMP_HOST_SC; LMP_HOST_SC 4149 net/bluetooth/hci_event.c if (ev->features[0] & LMP_HOST_SC)