HomeSort by relevance Sort by last modified time
    Searched refs:PHFRINFC_LLCP_ERR_DISCONNECTED (Results 1 - 3 of 3) sorted by null

  /external/libnfc-nxp/inc/
phNfcLlcpTypes.h 70 #define PHFRINFC_LLCP_ERR_DISCONNECTED 0x00
  /external/libnfc-nxp/src/
phFriNfc_LlcpTransport_Connection.c 222 pSocket->pSocketErrCb(pSocket->pContext, PHFRINFC_LLCP_ERR_DISCONNECTED);
797 psTransport->pSocketTable[index].pSocketErrCb(psTransport->pSocketTable[index].pContext, PHFRINFC_LLCP_ERR_DISCONNECTED);
    [all...]
  /packages/apps/Nfc/jni/
com_android_nfc_NativeNfcManager.cpp 873 else if(nErrCode == PHFRINFC_LLCP_ERR_DISCONNECTED)
    [all...]

Completed in 2684 milliseconds