Home
last modified time | relevance | path

Searched refs:hci_conn_check_link_mode (Results 1 – 4 of 4) sorted by relevance

/linux/include/net/bluetooth/
H A Dhci_core.h1563 int hci_conn_check_link_mode(struct hci_conn *conn);
/linux/net/bluetooth/
H A Dhci_conn.c2446 int hci_conn_check_link_mode(struct hci_conn *conn) in hci_conn_check_link_mode() function
H A Dhci_event.c3587 if (!hci_conn_check_link_mode(conn)) in hci_encrypt_change_evt()
H A Dl2cap_core.c3960 !hci_conn_check_link_mode(conn->hcon)) { in l2cap_connect()