Searched refs:rfcomm_session_get (Results 1 – 1 of 1) sorted by relevance
69 static struct rfcomm_session *rfcomm_session_get(bdaddr_t *src, bdaddr_t *dst);383 s = rfcomm_session_get(src, dst); in __rfcomm_dlc_open()544 s = rfcomm_session_get(src, dst); in rfcomm_dlc_exists()727 static struct rfcomm_session *rfcomm_session_get(bdaddr_t *src, bdaddr_t *dst) in rfcomm_session_get() function2224 s = rfcomm_session_get(&conn->hdev->bdaddr, &conn->dst); in rfcomm_security_cfm()