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

  /external/libnfc-nci/src/nfa/dm/
nfa_dm_act.c 285 case NFC_SET_CONFIG_REVT: /* 2 Set Config Response */
304 NFA_TRACE_ERROR0 ("NFA received unexpected NFC_SET_CONFIG_REVT");
    [all...]
  /external/libnfc-nci/src/nfc/include/
nfc_api.h 169 NFC_SET_CONFIG_REVT, /* 2 Set Config Response */
219 /* the data type associated with NFC_SET_CONFIG_REVT */
    [all...]
  /external/libnfc-nci/src/nfc/nfc/
nfc_ncif.c 479 ** Description This function is called to report NFC_SET_CONFIG_REVT
497 (*nfc_cb.p_resp_cback) (NFC_SET_CONFIG_REVT, &evt_data);
    [all...]

Completed in 260 milliseconds