rfcomm_session_create   83 net/bluetooth/rfcomm/core.c static struct rfcomm_session *rfcomm_session_create(bdaddr_t *src, bdaddr_t *dst, int *err);
rfcomm_session_create  370 net/bluetooth/rfcomm/core.c 		s = rfcomm_session_create(src, dst, &err);