Home
last modified time | relevance | path

Searched refs:LMP_HOST_SC (Results 1 – 3 of 3) sorted by relevance

/linux/include/net/bluetooth/
H A Dhci.h632 #define LMP_HOST_SC 0x08 macro
/linux/net/bluetooth/
H A Dhci_event.c680 hdev->features[1][0] |= LMP_HOST_SC; in hci_cc_write_sc_support()
682 hdev->features[1][0] &= ~LMP_HOST_SC; in hci_cc_write_sc_support()
5011 if (ev->features[0] & LMP_HOST_SC) in hci_remote_ext_features_evt()
H A Dhci_sync.c3416 hdev->features[1][0] |= LMP_HOST_SC; in hci_write_sc_support_sync()
3419 hdev->features[1][0] &= ~LMP_HOST_SC; in hci_write_sc_support_sync()