Home
last modified time | relevance | path

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

/linux-6.1.9/net/bluetooth/bnep/
Dcore.c48 static struct bnep_session *__bnep_get_session(u8 *dst) in __bnep_get_session() function
585 ss = __bnep_get_session(dst); in bnep_add_connection()
663 s = __bnep_get_session(req->dst); in bnep_del_connection()
721 s = __bnep_get_session(ci->dst); in bnep_get_conninfo()