Home | History | Annotate | Download | only in telecom

Lines Matching refs:onRttInitiationSuccess

804         public void onRttInitiationSuccess(Connection c) {}
2528 mListeners.forEach((l) -> l.onRttInitiationSuccess(Connection.this));