Home
last modified time | relevance | path

Searched refs:sPreDiscoveryConfig (Results 1 – 1 of 1) sorted by relevance

/external/libnfc-nci/halimpl/bcm2079x/adaptation/
Dpatchram.cpp47 static StartupConfig sPreDiscoveryConfig; variable
320 sPreDiscoveryConfig.initialize(); in getNfaValues()
363 sPreDiscoveryConfig.append (sConfig, actualLen); in getNfaValues()
364 mayDisableSecureElement (sPreDiscoveryConfig); in getNfaValues()
365 p_nfc_hal_pre_discover_cfg = const_cast<UINT8*> (sPreDiscoveryConfig.getInternalBuffer ()); in getNfaValues()