Home
last modified time | relevance | path

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

/Linux-v4.19/net/bluetooth/bnep/
Dsock.c108 err = bnep_get_connlist(&cl); in bnep_sock_ioctl()
154 err = bnep_get_connlist(&cl); in bnep_sock_compat_ioctl()
Dbnep.h151 int bnep_get_connlist(struct bnep_connlist_req *req);
Dcore.c685 int bnep_get_connlist(struct bnep_connlist_req *req) in bnep_get_connlist() function