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.h963 static inline bool hci_conn_sc_enabled(struct hci_conn *conn) in hci_conn_sc_enabled() function
/openbmc/linux/net/bluetooth/
H A Dhci_conn.c2275 if (!hci_conn_sc_enabled(conn) || in hci_conn_check_link_mode()