Home
last modified time | relevance | path

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

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