Home
last modified time | relevance | path

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

/linux-2.6.39/net/bluetooth/rfcomm/
Dsock.c126 static struct sock *__rfcomm_get_sock_by_addr(u8 channel, bdaddr_t *src) in __rfcomm_get_sock_by_addr() function
372 if (sa->rc_channel && __rfcomm_get_sock_by_addr(sa->rc_channel, &sa->rc_bdaddr)) { in rfcomm_sock_bind()
458 if (!__rfcomm_get_sock_by_addr(channel, src)) { in rfcomm_sock_listen()