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

  /external/libnfc-nci/halimpl/bcm2079x/hal/hal/
nfc_hal_api.c 242 if (p_nfc_hal_pre_discover_cfg && *p_nfc_hal_pre_discover_cfg)
nfc_hal_dm_cfg.c 100 UINT8 *p_nfc_hal_pre_discover_cfg = NULL; variable
nfc_hal_main.c 159 if (nfc_hal_dm_set_config (p_nfc_hal_pre_discover_cfg [0],
160 &p_nfc_hal_pre_discover_cfg[1],
  /external/libnfc-nci/halimpl/bcm2079x/adaptation/
patchram.cpp 52 extern UINT8 *p_nfc_hal_pre_discover_cfg; //defined in the HAL
366 p_nfc_hal_pre_discover_cfg = const_cast<UINT8*> (sPreDiscoveryConfig.getInternalBuffer ());
  /external/libnfc-nci/src/hal/int/
nfc_hal_int.h 436 extern UINT8 *p_nfc_hal_pre_discover_cfg;

Completed in 1554 milliseconds