Home
last modified time | relevance | path

Searched refs:HCI_CONN_SC_ENABLED (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/net/bluetooth/
H A Dhci_core.h930 HCI_CONN_SC_ENABLED, enumerator
966 test_bit(HCI_CONN_SC_ENABLED, &conn->flags); in hci_conn_sc_enabled()
/openbmc/linux/net/bluetooth/
H A Dhci_event.c4885 set_bit(HCI_CONN_SC_ENABLED, &conn->flags); in hci_remote_ext_features_evt()