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 190 TRACE("phLibNfc_Llcp_ConnectByUri()");
192 ret = phLibNfc_Llcp_ConnectByUri(hRemoteDevice,
200 ALOGE("phLibNfc_Llcp_ConnectByUri() returned 0x%04x[%s]", ret, nfc_jni_get_status_name(ret));
203 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 867 NFCSTATUS phLibNfc_Llcp_ConnectByUri( phLibNfc_Handle hRemoteDevice,
877 LLCP_PRINT("phLibNfc_Llcp_ConnectByUri");
892 LLCP_PRINT("phLibNfc_Llcp_ConnectByUri NFCSTATUS_INVALID_PARAMETER");
    [all...]

Completed in 84 milliseconds