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

  /packages/apps/Nfc/jni/
com_android_nfc_NativeLlcpConnectionlessSocket.cpp 80 TRACE("phLibNfc_Llcp_SendTo()");
82 ret = phLibNfc_Llcp_SendTo(hRemoteDevice,
91 LOGE("phLibNfc_Llcp_SendTo() returned 0x%04x[%s]", ret, nfc_jni_get_status_name(ret));
94 TRACE("phLibNfc_Llcp_SendTo() returned 0x%04x[%s]", ret, nfc_jni_get_status_name(ret));
  /external/libnfc-nxp/src/
phLibNfc.h     [all...]
phLibNfc_llcp.c 1019 NFCSTATUS phLibNfc_Llcp_SendTo( phLibNfc_Handle hRemoteDevice,
1030 LLCP_PRINT("phLibNfc_Llcp_SendTo");

Completed in 16 milliseconds