Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/bluetooth/
Dhci_core.h970 static inline bool hci_conn_sc_enabled(struct hci_conn *conn) in hci_conn_sc_enabled() function
/linux-6.1.9/net/bluetooth/
Dhci_conn.c2213 if (!hci_conn_sc_enabled(conn) || in hci_conn_check_link_mode()