Home
last modified time | relevance | path

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

/linux/net/bluetooth/bnep/
H A Dbnep.h121 struct bnep_conninfo { struct
131 struct bnep_conninfo __user *ci; argument
142 int bnep_get_conninfo(struct bnep_conninfo *ci);
H A Dcore.c694 static void __bnep_copy_ci(struct bnep_conninfo *ci, struct bnep_session *s) in bnep_del_connection()
714 struct bnep_conninfo ci; in bnep_get_connlist()
734 int bnep_get_conninfo(struct bnep_conninfo *ci) in bnep_get_connlist()
H A Dsock.c55 struct bnep_conninfo ci; in do_bnep_sock_ioctl()