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

  /external/libnfc-nxp/src/
phLibNfc_Internal.h 242 phLibNfc_RemoteDevList_t psRemoteDevList[MAX_REMOTE_DEVICES];
phLibNfc.h 317 }phLibNfc_RemoteDevList_t;
535 *Discovered targets will be notified in \ref phLibNfc_RemoteDevList_t format.
541 *\b Ex: Multiple targets discovered can be referred as phLibNfc_RemoteDevList_t[0]
542 *and phLibNfc_RemoteDevList_t[1].
552 * Refer to \ref phLibNfc_RemoteDevList_t .
573 phLibNfc_RemoteDevList_t* psRemoteDevList,
    [all...]
  /packages/apps/Nfc/jni/
com_android_nfc.h 232 void nfc_jni_get_technology_tree(JNIEnv* e, phLibNfc_RemoteDevList_t* devList,
com_android_nfc.cpp 456 void nfc_jni_get_technology_tree(JNIEnv* e, phLibNfc_RemoteDevList_t* devList,
com_android_nfc_NativeNfcSecureElement.cpp 110 phLibNfc_RemoteDevList_t *psRemoteDevList,
com_android_nfc_NativeNfcManager.cpp 76 phLibNfc_RemoteDevList_t *psRemoteDevList,
890 static uint8_t find_preferred_target(phLibNfc_RemoteDevList_t *psRemoteDevList,
906 phLibNfc_RemoteDevList_t *psRemoteDevList,
    [all...]

Completed in 1262 milliseconds