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

  /packages/apps/Nfc/jni/
com_android_nfc_NativeLlcpSocket.cpp 172 TRACE("phLibNfc_Llcp_ConnectByUri()");
174 ret = phLibNfc_Llcp_ConnectByUri(hLlcpSocket,
181 LOGE("phLibNfc_Llcp_ConnectByUri() returned 0x%04x[%s]", ret, nfc_jni_get_status_name(ret));
184 TRACE("phLibNfc_Llcp_ConnectByUri() returned 0x%04x[%s]", ret, nfc_jni_get_status_name(ret));
  /external/libnfc-nxp/src/
phLibNfc.h     [all...]
phLibNfc_llcp.c 727 NFCSTATUS phLibNfc_Llcp_ConnectByUri( phLibNfc_Handle hSocket,

Completed in 18 milliseconds