Searched defs:pRemDevInfo (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Nfc/nxp/jni/
H A Dcom_android_nfc_NativeNfcTag.cpp454 phLibNfc_sRemoteDevInformation_t* pRemDevInfo = NULL; local
459 if (!nfc_cb_data_init(&cb_data, &pRemDevInfo))
495 set_target_pollBytes(e, o, pRemDevInfo);
496 set_target_activationBytes(e, o, pRemDevInfo);
511 phLibNfc_sRemoteDevInformation_t* pRemDevInfo = NULL; local
515 if (!nfc_cb_data_init(&cb_data, &pRemDevInfo))

Completed in 20 milliseconds