Home
last modified time | relevance | path

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

/linux-6.1.9/net/bluetooth/bnep/
Dbnep.h116 struct bnep_conndel_req { struct
140 int bnep_del_connection(struct bnep_conndel_req *req); argument
Dsock.c57 struct bnep_conndel_req cd; in do_bnep_sock_ioctl()
Dcore.c650 int bnep_del_connection(struct bnep_conndel_req *req) in bnep_del_connection()