Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/bluetooth/bnep/
H A Dsock.c107 err = bnep_get_connlist(&cl); in do_bnep_sock_ioctl()
159 err = bnep_get_connlist(&cl); in bnep_sock_compat_ioctl()
H A Dbnep.h141 int bnep_get_connlist(struct bnep_connlist_req *req);
H A Dcore.c686 int bnep_get_connlist(struct bnep_connlist_req *req) in bnep_get_connlist() function