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

  /external/libnfc-nci/halimpl/bcm2079x/hal/hal/
nfc_hal_api.c 322 HAL_TRACE_API1 ("HAL_NfcGetMaxNfcee: %d",nfc_hal_cb.max_ee);
323 return nfc_hal_cb.max_ee;
  /external/libnfc-nci/halimpl/bcm2079x/adaptation/
patchram.cpp 374 nfc_hal_cb.max_ee = BRCM_NFC_20791_GEN_MAX_EE;
379 nfc_hal_cb.max_ee = BRCM_NFC_43341_GEN_MAX_EE;
384 nfc_hal_cb.max_ee = BRCM_NFC_20795_GEN_MAX_EE;
390 nfc_hal_cb.max_ee = num;
  /external/libnfc-nci/src/nfa/dm/
nfa_dm_act.c 258 UINT8 max_ee = 0; local
277 max_ee = nfa_dm_cb.get_max_ee ();
278 if (max_ee)
280 nfa_ee_max_ee_cfg = max_ee;
    [all...]
  /external/libnfc-nci/src/hal/int/
nfc_hal_int.h 440 UINT8 max_ee; /* NFC Max number of NFCEE supported by NFCC */ member in struct:__anon12743
  /bionic/libc/kernel/uapi/rdma/
ib_user_verbs.h 157 __u32 max_ee; member in struct:ib_uverbs_query_device_resp
  /external/kernel-headers/original/uapi/rdma/
ib_user_verbs.h 184 __u32 max_ee; member in struct:ib_uverbs_query_device_resp
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/rdma/
ib_user_verbs.h 165 __u32 max_ee; member in struct:ib_uverbs_query_device_resp

Completed in 316 milliseconds