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 79 pLlcpSocket->pfSocketSend_Cb(pLlcpSocket->pSendContext, NFCSTATUS_ABORTED);
85 pLlcpSocket->pfSocketRecvFrom_Cb(pLlcpSocket->pRecvContext, 0, NFCSTATUS_ABORTED);
phLibNfc_target.c 196 status = NFCSTATUS_ABORTED;
367 status = NFCSTATUS_ABORTED;
phLibNfc_ndef_raw.c 297 RetStatus = NFCSTATUS_ABORTED;
545 status = NFCSTATUS_ABORTED;
    [all...]
phFriNfc_LlcpTransport_Connection.c 352 pLlcpSocket->pfSocketSend_Cb(pLlcpSocket->pSendContext, NFCSTATUS_ABORTED);
358 pLlcpSocket->pfSocketRecv_Cb(pLlcpSocket->pRecvContext, NFCSTATUS_ABORTED);
364 pLlcpSocket->pfSocketAccept_Cb(pLlcpSocket->pAcceptContext, NFCSTATUS_ABORTED);
370 pLlcpSocket->pfSocketConnect_Cb(pLlcpSocket->pConnectContext, 0, NFCSTATUS_ABORTED);
376 pLlcpSocket->pfSocketDisconnect_Cb(pLlcpSocket->pDisonnectContext, NFCSTATUS_ABORTED);
    [all...]
phLibNfc_llcp.c 323 RetStatus = NFCSTATUS_ABORTED;
phLibNfc_initiator.c     [all...]
  /packages/apps/Nfc/jni/
com_android_nfc_NativeNfcTag.cpp 481 status = NFCSTATUS_ABORTED;
537 status = NFCSTATUS_ABORTED;
    [all...]
com_android_nfc.cpp 384 STATUS_ENTRY(NFCSTATUS_ABORTED),

Completed in 209 milliseconds