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

  /external/libnfc-nci/halimpl/bcm2079x/hal/hal/
nfc_hal_dm.c 103 ** Function nfc_hal_dm_set_config
110 tHAL_NFC_STATUS nfc_hal_dm_set_config (UINT8 tlv_size, function
169 HAL_TRACE_ERROR0 ("nfc_hal_dm_set_config ():Bad TLV");
278 if (nfc_hal_dm_set_config (p_nfc_hal_dm_lptd_cfg[0],
296 if (nfc_hal_dm_set_config (NFC_HAL_PLL_325_SETCONFIG_PARAM_LEN,
313 if (nfc_hal_dm_set_config (p_nfc_hal_dm_start_up_cfg[0],
331 if (nfc_hal_dm_set_config (NFC_HAL_I93_RW_CFG_LEN,
    [all...]
nfc_hal_main.c 159 if (nfc_hal_dm_set_config (p_nfc_hal_pre_discover_cfg [0],
  /external/libnfc-nci/src/hal/int/
nfc_hal_int.h 475 tHAL_NFC_STATUS nfc_hal_dm_set_config (UINT8 tlv_size, UINT8 *p_param_tlvs, tNFC_HAL_NCI_CBACK *p_cback);

Completed in 444 milliseconds