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

  /packages/apps/Nfc/nci/jni/
NativeNfcManager.cpp 53 extern void nativeNfcTag_doTransceiveStatus (uint8_t * buf, uint32_t buflen);
436 nativeNfcTag_doTransceiveStatus(eventData->data.p_data,eventData->data.len);
    [all...]
NativeNfcTag.cpp 778 ** Function: nativeNfcTag_doTransceiveStatus
787 void nativeNfcTag_doTransceiveStatus (uint8_t* buf, uint32_t bufLen)
    [all...]

Completed in 29 milliseconds