Home
last modified time | relevance | path

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

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