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

  /system/nfc/src/nfa/include/
nfa_p2p_api.h 392 ** Function NFA_P2pFlushUI
401 extern tNFA_STATUS NFA_P2pFlushUI(tNFA_HANDLE handle, uint32_t* p_length);
  /system/nfc/src/nfa/p2p/
nfa_p2p_api.c 597 ** Function NFA_P2pFlushUI
606 tNFA_STATUS NFA_P2pFlushUI(tNFA_HANDLE handle, uint32_t* p_length) {
617 P2P_TRACE_ERROR1("NFA_P2pFlushUI (): Handle (0x%X) is not valid", handle);
    [all...]

Completed in 69 milliseconds