Home
last modified time | relevance | path

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

/linux/net/bluetooth/hidp/
H A Dcore.c1351 if (!l2cap_is_socket(ctrl_sock) || !l2cap_is_socket(intr_sock)) in hidp_verify_sockets()
/linux/include/net/bluetooth/
H A Dl2cap.h946 bool l2cap_is_socket(struct socket *sock);
/linux/net/bluetooth/bnep/
H A Dcore.c574 if (!l2cap_is_socket(sock)) in bnep_add_connection()
/linux/net/bluetooth/
H A Dl2cap_sock.c51 bool l2cap_is_socket(struct socket *sock) in l2cap_is_socket() function
55 EXPORT_SYMBOL(l2cap_is_socket);