Searched refs:rfcomm_session_get (Results 1 – 1 of 1) sorted by relevance
71 static struct rfcomm_session *rfcomm_session_get(bdaddr_t *src, bdaddr_t *dst);386 s = rfcomm_session_get(src, dst); in __rfcomm_dlc_open()546 s = rfcomm_session_get(src, dst); in rfcomm_dlc_exists()693 static struct rfcomm_session *rfcomm_session_get(bdaddr_t *src, bdaddr_t *dst) in rfcomm_session_get() function2121 s = rfcomm_session_get(&conn->hdev->bdaddr, &conn->dst); in rfcomm_security_cfm()