Home
last modified time | relevance | path

Searched refs:onLlcpActivated (Results 1 – 3 of 3) sorted by relevance

/aosp12/packages/apps/Nfc/src/com/android/nfc/echoserver/
H A DEchoServer.java353 public void onLlcpActivated() { in onLlcpActivated() method in EchoServer
/aosp12/packages/apps/Nfc/src/com/android/nfc/
H A DP2pLinkManager.java442 public void onLlcpActivated(byte peerLlcpVersion) { in onLlcpActivated() method in P2pLinkManager
446 mEchoServer.onLlcpActivated(); in onLlcpActivated()
H A DNfcService.java2996 mP2pLinkManager.onLlcpActivated(device.getLlcpVersion()); in llcpActivated()
3025 mP2pLinkManager.onLlcpActivated(device.getLlcpVersion()); in llcpActivated()