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