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/nfc/include/
nfc_api.h 176 NFC_SET_CONFIG_REVT, /* 2 Set Config Response */
231 /* the data type associated with NFC_SET_CONFIG_REVT */
    [all...]
  /system/nfc/src/nfa/dm/
nfa_dm_act.cc 299 case NFC_SET_CONFIG_REVT: /* 2 Set Config Response */
318 "NFA received unexpected NFC_SET_CONFIG_REVT");
    [all...]
  /system/nfc/src/nfc/nfc/
nfc_ncif.cc 477 ** Description This function is called to report NFC_SET_CONFIG_REVT
494 (*nfc_cb.p_resp_cback)(NFC_SET_CONFIG_REVT, &evt_data);
    [all...]

Completed in 4381 milliseconds