Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/bluetooth/
Dhci_core.h811 HCI_CONN_SC_ENABLED, enumerator
839 test_bit(HCI_CONN_SC_ENABLED, &conn->flags); in hci_conn_sc_enabled()
/kernel/linux/linux-5.10/net/bluetooth/
Dhci_event.c4276 set_bit(HCI_CONN_SC_ENABLED, &conn->flags); in hci_remote_ext_features_evt()