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

  /external/libnfc-nci/src/nfa/include/
nfa_snep_api.h 352 ** Function NFA_SnepGetResponse
380 NFC_API extern tNFA_STATUS NFA_SnepGetResponse (tNFA_HANDLE conn_handle,
  /external/libnfc-nci/src/nfa/snep/
nfa_snep_api.c 429 ** Function NFA_SnepGetResponse
457 tNFA_STATUS NFA_SnepGetResponse (tNFA_HANDLE conn_handle,
465 SNEP_TRACE_API1 ("NFA_SnepGetResponse (): conn_handle:0x%X", conn_handle);
473 SNEP_TRACE_ERROR0 ("NFA_SnepGetResponse (): Handle is invalid");

Completed in 18 milliseconds