Home
last modified time | relevance | path

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

/net/bluetooth/cmtp/
Dcore.c338 if (!l2cap_is_socket(sock)) in cmtp_add_connection()
/net/bluetooth/hidp/
Dcore.c1319 if (!l2cap_is_socket(ctrl_sock) || !l2cap_is_socket(intr_sock)) in hidp_verify_sockets()
/net/bluetooth/bnep/
Dcore.c566 if (!l2cap_is_socket(sock)) in bnep_add_connection()
/net/bluetooth/
Dl2cap_sock.c50 bool l2cap_is_socket(struct socket *sock) in l2cap_is_socket() function
54 EXPORT_SYMBOL(l2cap_is_socket);