Home
last modified time | relevance | path

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

/openbmc/linux/net/bluetooth/rfcomm/
H A Dsock.c127 static struct sock *rfcomm_get_sock_by_channel(int state, u8 channel, bdaddr_t *src) in rfcomm_get_sock_by_channel() function
944 parent = rfcomm_get_sock_by_channel(BT_LISTEN, channel, &src); in rfcomm_connect_ind()