Home
last modified time | relevance | path

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

/linux/net/bluetooth/bnep/
H A Dcore.c48 static struct bnep_session *__bnep_get_session(u8 *dst) in __bnep_get_session() function
586 ss = __bnep_get_session(dst); in bnep_add_connection()
664 s = __bnep_get_session(req->dst); in bnep_del_connection()
722 s = __bnep_get_session(ci->dst); in bnep_get_conninfo()