Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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.c55 struct bnep_connadd_req ca; in do_bnep_sock_ioctl()
H A Dcore.c556 int bnep_add_connection(struct bnep_connadd_req *req, struct socket *sock) in bnep_add_connection()