Home
last modified time | relevance | path

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

/linux-5.19.10/net/bluetooth/cmtp/
Dcmtp.h56 struct cmtp_connlist_req { struct
63 int cmtp_get_connlist(struct cmtp_connlist_req *req); argument
Dsock.c70 struct cmtp_connlist_req cl; in do_cmtp_sock_ioctl()
149 struct cmtp_connlist_req cl; in cmtp_sock_compat_ioctl()
Dcore.c452 int cmtp_get_connlist(struct cmtp_connlist_req *req) in cmtp_get_connlist()