Home
last modified time | relevance | path

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

/net/bluetooth/rfcomm/
Dsock.c107 static struct sock *__rfcomm_get_sock_by_addr(u8 channel, bdaddr_t *src) in __rfcomm_get_sock_by_addr() function
358 if (sa.rc_channel && __rfcomm_get_sock_by_addr(sa.rc_channel, &sa.rc_bdaddr)) { in rfcomm_sock_bind()
444 if (!__rfcomm_get_sock_by_addr(channel, src)) { in rfcomm_sock_listen()