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

  /system/nfc/src/nfa/dm/
nfa_dm_act.c 279 case NFC_SET_CONFIG_REVT: /* 2 Set Config Response */
297 NFA_TRACE_ERROR0("NFA received unexpected NFC_SET_CONFIG_REVT");
    [all...]
  /system/nfc/src/nfc/include/
nfc_api.h 208 NFC_SET_CONFIG_REVT, /* 2 Set Config Response */
258 /* the data type associated with NFC_SET_CONFIG_REVT */
    [all...]
  /system/nfc/src/nfc/nfc/
nfc_ncif.c 437 ** Description This function is called to report NFC_SET_CONFIG_REVT
453 (*nfc_cb.p_resp_cback)(NFC_SET_CONFIG_REVT, &evt_data);
    [all...]

Completed in 53 milliseconds