Home
last modified time | relevance | path

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

/external/libnfc-nci/halimpl/bcm2079x/adaptation/
Dpatchram.cpp46 static StartupConfig sStartupConfig; variable
319 sStartupConfig.initialize (); in getNfaValues()
325 sStartupConfig.append (sConfig, actualLen); in getNfaValues()
330 sStartupConfig.append (sConfig, actualLen); in getNfaValues()
358 mayDisableSecureElement (sStartupConfig); in getNfaValues()
359 p_nfc_hal_dm_start_up_cfg = const_cast<UINT8*> (sStartupConfig.getInternalBuffer ()); in getNfaValues()