HomeSort by relevance Sort by last modified time
    Searched defs:max_ee (Results 1 - 2 of 2) sorted by null

  /external/libnfc-nci/src/nfa/dm/
nfa_dm_act.c 253 UINT8 max_ee = 0; local
272 max_ee = nfa_dm_cb.get_max_ee ();
273 if (max_ee)
275 nfa_ee_max_ee_cfg = max_ee;
    [all...]
  /external/libnfc-nci/src/hal/int/
nfc_hal_int.h 428 UINT8 max_ee; /* NFC Max number of NFCEE supported by NFCC */ member in struct:__anon22270

Completed in 729 milliseconds