Home
last modified time | relevance | path

Searched refs:NativeP2pDevice (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Nfc/nci/src/com/android/nfc/dhimpl/
DNativeNfcManager.java402 private void notifyLlcpLinkActivation(NativeP2pDevice device) { in notifyLlcpLinkActivation()
409 private void notifyLlcpLinkDeactivated(NativeP2pDevice device) { in notifyLlcpLinkDeactivated()
416 private void notifyLlcpLinkFirstPacketReceived(NativeP2pDevice device) { in notifyLlcpLinkFirstPacketReceived()
DNativeP2pDevice.java24 public class NativeP2pDevice implements NfcDepEndpoint { class