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 300 case NFC_SET_CONFIG_REVT: /* 2 Set Config Response */
319 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 */
220 /* the data type associated with NFC_SET_CONFIG_REVT */
    [all...]
  /external/libnfc-nci/src/nfc/nfc/
nfc_ncif.c 482 ** Description This function is called to report NFC_SET_CONFIG_REVT
500 (*nfc_cb.p_resp_cback) (NFC_SET_CONFIG_REVT, &evt_data);
    [all...]

Completed in 356 milliseconds