rc_channel        284 include/net/bluetooth/rfcomm.h 	u8		rc_channel;
rc_channel        367 net/bluetooth/rfcomm/sock.c 	if (sa.rc_channel &&
rc_channel        368 net/bluetooth/rfcomm/sock.c 	    __rfcomm_get_listen_sock_by_addr(sa.rc_channel, &sa.rc_bdaddr)) {
rc_channel        373 net/bluetooth/rfcomm/sock.c 		rfcomm_pi(sk)->channel = sa.rc_channel;
rc_channel        411 net/bluetooth/rfcomm/sock.c 	rfcomm_pi(sk)->channel = sa->rc_channel;
rc_channel        417 net/bluetooth/rfcomm/sock.c 			      sa->rc_channel);
rc_channel        550 net/bluetooth/rfcomm/sock.c 	sa->rc_channel = rfcomm_pi(sk)->channel;