l2cap_is_socket   923 include/net/bluetooth/l2cap.h bool l2cap_is_socket(struct socket *sock);
l2cap_is_socket   566 net/bluetooth/bnep/core.c 	if (!l2cap_is_socket(sock))
l2cap_is_socket   338 net/bluetooth/cmtp/core.c 	if (!l2cap_is_socket(sock))
l2cap_is_socket  1319 net/bluetooth/hidp/core.c 	if (!l2cap_is_socket(ctrl_sock) || !l2cap_is_socket(intr_sock))
l2cap_is_socket    53 net/bluetooth/l2cap_sock.c EXPORT_SYMBOL(l2cap_is_socket);