Home
last modified time | relevance | path

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

/Linux-v4.19/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 cmtp_sock_ioctl()
Dcore.c413 int cmtp_del_connection(struct cmtp_conndel_req *req) in cmtp_del_connection()