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 ALOGE("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     [all...]

Completed in 730 milliseconds