Home
last modified time | relevance | path

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

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