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

  /external/libnfc-nxp/src/
phFriNfc_LlcpTransport.h 81 uint8_t nErrCode);
98 uint8_t nErrCode,
    [all...]
phLibNfc.h 712 uint8_t nErrCode
730 uint8_t nErrCode,
    [all...]
  /packages/apps/Nfc/nxp/jni/
com_android_nfc_NativeLlcpServiceSocket.cpp 27 uint8_t nErrCode);
com_android_nfc_NativeLlcpSocket.cpp 40 static void nfc_jni_connect_callback(void* pContext, uint8_t nErrCode, NFCSTATUS status)
52 switch(nErrCode)
com_android_nfc_NativeNfcManager.cpp 863 uint8_t nErrCode)
869 if(nErrCode == PHFRINFC_LLCP_ERR_FRAME_REJECTED)
873 else if(nErrCode == PHFRINFC_LLCP_ERR_DISCONNECTED)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winbase.h 798 WORD nErrCode;
    [all...]

Completed in 175 milliseconds