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

  /external/libnfc-nci/src/hal/include/
nfc_hal_api.h 116 tHAL_API_GET_MAX_NFCEE *get_max_ee; member in struct:__anon22251
  /external/libnfc-nci/src/nfa/dm/
nfa_dm_api.c 67 nfa_dm_cb.get_max_ee = p_hal_entry_tbl->get_max_ee;
    [all...]
nfa_dm_act.c 270 if (nfa_dm_cb.get_max_ee)
272 max_ee = nfa_dm_cb.get_max_ee ();
    [all...]
  /external/libnfc-nci/src/adaptation/
NfcAdaptation.cpp 285 mHalEntryFuncs.get_max_ee = HalGetMaxNfcee;
  /external/libnfc-nci/src/nfa/int/
nfa_dm_int.h 480 tHAL_API_GET_MAX_NFCEE *get_max_ee; member in struct:__anon22437

Completed in 334 milliseconds