rfcomm_connect_ind  313 include/net/bluetooth/rfcomm.h int  rfcomm_connect_ind(struct rfcomm_session *s, u8 channel, struct rfcomm_dlc **d);
rfcomm_connect_ind 1222 net/bluetooth/rfcomm/core.c 	if (rfcomm_connect_ind(s, channel, &d)) {
rfcomm_connect_ind 1304 net/bluetooth/rfcomm/core.c 		if (rfcomm_connect_ind(s, channel, &d)) {