Home
last modified time | relevance | path

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

/openbmc/linux/net/bluetooth/bnep/
H A Dbnep.h109 struct bnep_connadd_req { struct
139 int bnep_add_connection(struct bnep_connadd_req *req, struct socket *sock);
H A Dsock.c56 struct bnep_connadd_req ca; in do_bnep_sock_ioctl()
H A Dcore.c557 int bnep_add_connection(struct bnep_connadd_req *req, struct socket *sock) in bnep_add_connection()