Home
last modified time | relevance | path

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

/openbmc/linux/net/bluetooth/cmtp/
H A Dsock.c119 err = cmtp_get_connlist(&cl); in do_cmtp_sock_ioctl()
162 err = cmtp_get_connlist(&cl); in cmtp_sock_compat_ioctl()
H A Dcmtp.h63 int cmtp_get_connlist(struct cmtp_connlist_req *req);
H A Dcore.c452 int cmtp_get_connlist(struct cmtp_connlist_req *req) in cmtp_get_connlist() function