Home
last modified time | relevance | path

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

/hardware/nxp/nfc/snxxx/halimpl/hal/
DphNxpNciHal_IoctlOperations.h68 string phNxpNciHal_getSystemProperty(string key);
DphNxpNciHal_IoctlOperations.cc83 propValue = phNxpNciHal_getSystemProperty(paramPropName); in property_get_intf()
298 string phNxpNciHal_getSystemProperty(string key) { in phNxpNciHal_getSystemProperty() function
341 strtmp = phNxpNciHal_getSystemProperty("nfc.cover.cover_id"); in phNxpNciHal_setSystemProperty()
/hardware/nxp/nfc/snxxx/extns/impl/nxpnfc/2.0/
DNxpNfc.cpp35 string val = phNxpNciHal_getSystemProperty(key); in getVendorParam()