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

  /external/libnfc-nxp/src/
phLibNfcStatus.h 58 #define NFCSTATUS_ABORTED (0x0096)
phFriNfc_LlcpTransport_Connectionless.c 150 pLlcpSocket->pfSocketSend_Cb(pLlcpSocket->pSendContext, NFCSTATUS_ABORTED);
156 pLlcpSocket->pfSocketRecvFrom_Cb(pLlcpSocket->pRecvContext, 0, NFCSTATUS_ABORTED);
phLibNfc_target.c 196 status = NFCSTATUS_ABORTED;
367 status = NFCSTATUS_ABORTED;
phLibNfc_ndef_raw.c 299 RetStatus = NFCSTATUS_ABORTED;
548 status = NFCSTATUS_ABORTED;
    [all...]
phFriNfc_LlcpTransport_Connection.c 273 pLlcpSocket->pfSocketSend_Cb(pLlcpSocket->pSendContext, NFCSTATUS_ABORTED);
279 pLlcpSocket->pfSocketRecv_Cb(pLlcpSocket->pRecvContext, NFCSTATUS_ABORTED);
285 pLlcpSocket->pfSocketAccept_Cb(pLlcpSocket->pAcceptContext, NFCSTATUS_ABORTED);
291 pLlcpSocket->pfSocketConnect_Cb(pLlcpSocket->pConnectContext, 0, NFCSTATUS_ABORTED);
297 pLlcpSocket->pfSocketDisconnect_Cb(pLlcpSocket->pDisconnectContext, NFCSTATUS_ABORTED);
    [all...]
phLibNfc_llcp.c 323 RetStatus = NFCSTATUS_ABORTED;
    [all...]
phLibNfc_initiator.c     [all...]
  /packages/apps/Nfc/nxp/jni/
com_android_nfc_NativeNfcTag.cpp 472 status = NFCSTATUS_ABORTED;
526 status = NFCSTATUS_ABORTED;
    [all...]
com_android_nfc.cpp 337 STATUS_ENTRY(NFCSTATUS_ABORTED),

Completed in 652 milliseconds