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

  /packages/apps/Nfc/nxp/jni/
com_android_nfc_NativeLlcpSocket.cpp 271 TRACE("phLibNfc_Llcp_Send()");
273 ret = phLibNfc_Llcp_Send(hRemoteDevice,
281 ALOGE("phLibNfc_Llcp_Send() returned 0x%04x[%s]", ret, nfc_jni_get_status_name(ret));
284 TRACE("phLibNfc_Llcp_Send() returned 0x%04x[%s]", ret, nfc_jni_get_status_name(ret));
  /external/libnfc-nxp/src/
phLibNfc.h     [all...]
phLibNfc_llcp.c 1041 NFCSTATUS phLibNfc_Llcp_Send( phLibNfc_Handle hRemoteDevice,
1051 LLCP_PRINT("phLibNfc_Llcp_Send");
    [all...]

Completed in 60 milliseconds