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

  /system/nfc/src/nfa/include/
nfa_ee_int.h 34 #define NFA_EE_NUM_ECBS (NFA_EE_MAX_EE_SUPPORTED + 1)
468 tNFA_EE_ECB ecb[NFA_EE_NUM_ECBS]; /* control block for DH and NFCEEs */
  /system/nfc/src/nfa/ee/
nfa_ee_act.cc 591 for (int32_t xx = 0; xx < NFA_EE_NUM_ECBS; xx++) {
656 for (uint8_t xx = 0; xx < NFA_EE_NUM_ECBS; xx++) {
    [all...]

Completed in 95 milliseconds