Home
last modified time | relevance | path

Searched refs:l2cap_is_socket (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/net/bluetooth/cmtp/
H A Dcore.c338 if (!l2cap_is_socket(sock)) in cmtp_add_connection()
/kernel/linux/linux-6.6/net/bluetooth/cmtp/
H A Dcore.c338 if (!l2cap_is_socket(sock)) in cmtp_add_connection()
/kernel/linux/linux-5.10/net/bluetooth/hidp/
H A Dcore.c1319 if (!l2cap_is_socket(ctrl_sock) || !l2cap_is_socket(intr_sock)) in hidp_verify_sockets()
/kernel/linux/linux-6.6/net/bluetooth/hidp/
H A Dcore.c1318 if (!l2cap_is_socket(ctrl_sock) || !l2cap_is_socket(intr_sock)) in hidp_verify_sockets()
/kernel/linux/linux-5.10/net/bluetooth/bnep/
H A Dcore.c566 if (!l2cap_is_socket(sock)) in bnep_add_connection()
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dl2cap.h930 bool l2cap_is_socket(struct socket *sock);
/kernel/linux/linux-6.6/net/bluetooth/bnep/
H A Dcore.c566 if (!l2cap_is_socket(sock)) in bnep_add_connection()
/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dl2cap.h971 bool l2cap_is_socket(struct socket *sock);
/kernel/linux/linux-5.10/net/bluetooth/
H A Dl2cap_sock.c50 bool l2cap_is_socket(struct socket *sock) in l2cap_is_socket() function
54 EXPORT_SYMBOL(l2cap_is_socket); variable
/kernel/linux/linux-6.6/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); variable

Completed in 18 milliseconds