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 281 case NFC_SET_CONFIG_REVT: /* 2 Set Config Response */
300 NFA_TRACE_ERROR0 ("NFA received unexpected NFC_SET_CONFIG_REVT");
    [all...]
  /external/libnfc-nci/src/nfc/include/
nfc_api.h 168 NFC_SET_CONFIG_REVT, /* 2 Set Config Response */
218 /* the data type associated with NFC_SET_CONFIG_REVT */
    [all...]
  /external/libnfc-nci/src/nfc/nfc/
nfc_ncif.c 480 ** Description This function is called to report NFC_SET_CONFIG_REVT
498 (*nfc_cb.p_resp_cback) (NFC_SET_CONFIG_REVT, &evt_data);
    [all...]

Completed in 20 milliseconds