Home
last modified time | relevance | path

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

/hardware/nxp/nfc/snxxx/halimpl/recovery/
DphNxpNciHal_Recovery.cc45 const char* halInitProperty = "vendor.nfc.min_firmware"; variable
59 if (property_get(halInitProperty, halInitStatus, "Boot-time") != 0) { in getHalInitStatus()
76 if (property_set(halInitProperty, status) != 0) { in setHalInitStatus()