Home
last modified time | relevance | path

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

/external/libnfc-nci/halimpl/bcm2079x/include/
DStartupConfig.h88 bool disableSecureElement (UINT8 bitmask);
/external/libnfc-nci/halimpl/bcm2079x/adaptation/
DStartupConfig.cpp124 bool StartupConfig::disableSecureElement (UINT8 bitmask) in disableSecureElement() function in StartupConfig
Dpatchram.cpp573 config.disableSecureElement ((UINT8) (bitmask & 0xC0)); in mayDisableSecureElement()