Home
last modified time | relevance | path

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

/openbmc/linux/net/bluetooth/rfcomm/
H A Dcore.c68 static struct rfcomm_session *rfcomm_session_create(bdaddr_t *src,
388 s = rfcomm_session_create(src, dst, d->sec_level, &err); in __rfcomm_dlc_open()
763 static struct rfcomm_session *rfcomm_session_create(bdaddr_t *src, in rfcomm_session_create() function