Searched refs:rfcomm_session_get (Results 1 – 1 of 1) sorted by relevance
70 static struct rfcomm_session *rfcomm_session_get(bdaddr_t *src, bdaddr_t *dst);382 s = rfcomm_session_get(src, dst); in __rfcomm_dlc_open()543 s = rfcomm_session_get(src, dst); in rfcomm_dlc_exists()690 static struct rfcomm_session *rfcomm_session_get(bdaddr_t *src, bdaddr_t *dst) in rfcomm_session_get() function2104 s = rfcomm_session_get(&conn->hdev->bdaddr, &conn->dst); in rfcomm_security_cfm()