Home
last modified time | relevance | path

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

/linux-5.19.10/net/bluetooth/cmtp/
Dcmtp.h44 struct cmtp_conndel_req { struct
62 int cmtp_del_connection(struct cmtp_conndel_req *req); argument
Dsock.c69 struct cmtp_conndel_req cd; in do_cmtp_sock_ioctl()
Dcore.c419 int cmtp_del_connection(struct cmtp_conndel_req *req) in cmtp_del_connection()