Home
last modified time | relevance | path

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

/openbmc/linux/net/bluetooth/bnep/
H A Dsock.c108 err = bnep_get_connlist(&cl); in do_bnep_sock_ioctl()
160 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.c687 int bnep_get_connlist(struct bnep_connlist_req *req) in bnep_get_connlist() function