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

  /external/libnfc-nxp/src/
phLibNfc.h     [all...]
phLibNfc_initiator.c 492 phLibNfc_RemoteDev_ReConnect (
    [all...]
  /packages/apps/Nfc/nxp/jni/
com_android_nfc_NativeNfcTag.cpp 510 TRACE("phLibNfc_RemoteDev_ReConnect(RW)");
513 status = phLibNfc_RemoteDev_ReConnect(handle, nfc_jni_connect_callback,(void *)&cb_data);
517 ALOGE("phLibNfc_RemoteDev_ReConnect(RW) returned 0x%04x[%s]", status, nfc_jni_get_status_name(status));
520 TRACE("phLibNfc_RemoteDev_ReConnect(RW) returned 0x%04x[%s]", status, nfc_jni_get_status_name(status));
    [all...]

Completed in 115 milliseconds