Searched refs:LMP_HOST_SC (Results 1 – 4 of 4) sorted by relevance
546 #define LMP_HOST_SC 0x08 macro
1652 #define lmp_host_sc_capable(dev) ((dev)->features[1][0] & LMP_HOST_SC)
2820 hdev->features[1][0] |= LMP_HOST_SC; in hci_write_sc_support_sync()2823 hdev->features[1][0] &= ~LMP_HOST_SC; in hci_write_sc_support_sync()
676 hdev->features[1][0] |= LMP_HOST_SC; in hci_cc_write_sc_support()678 hdev->features[1][0] &= ~LMP_HOST_SC; in hci_cc_write_sc_support()4919 if (ev->features[0] & LMP_HOST_SC) in hci_remote_ext_features_evt()