Home
last modified time | relevance | path

Searched refs:l2cap_conn_get (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/net/bluetooth/hidp/
Dcore.c929 session->conn = l2cap_conn_get(conn); in hidp_session_new()
1348 conn = l2cap_conn_get(chan->conn); in hidp_connection_add()
/linux-4.1.27/include/net/bluetooth/
Dl2cap.h935 struct l2cap_conn *l2cap_conn_get(struct l2cap_conn *conn);
/linux-4.1.27/net/bluetooth/
Dl2cap_core.c1724 struct l2cap_conn *l2cap_conn_get(struct l2cap_conn *conn) in l2cap_conn_get() function
1729 EXPORT_SYMBOL(l2cap_conn_get);