Home
last modified time | relevance | path

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

/aosp12/hardware/nxp/nfc/snxxx/halimpl/hal/
H A DphNxpNciHal_ext.cc1052 mEEPROM_info->update_mode = BITWISE; in request_EEPROM()
1061 mEEPROM_info->update_mode = BYTEWISE; in request_EEPROM()
1070 mEEPROM_info->update_mode = BYTEWISE; in request_EEPROM()
1074 mEEPROM_info->update_mode = BYTEWISE; in request_EEPROM()
1089 mEEPROM_info->update_mode = BYTEWISE; in request_EEPROM()
1137 mEEPROM_info->update_mode = BYTEWISE; in request_EEPROM()
1145 mEEPROM_info->update_mode = BYTEWISE; in request_EEPROM()
1151 mEEPROM_info->update_mode = BYTEWISE; in request_EEPROM()
1157 mEEPROM_info->update_mode = BYTEWISE; in request_EEPROM()
1164 mEEPROM_info->update_mode = BYTEWISE; in request_EEPROM()
[all …]
H A DphNxpNciHal.h258 uint8_t update_mode; member
/aosp12/art/test/
H A Drun-test145 update_mode="no"
432 update_mode="yes"
719 if [ "$dev_mode" = "yes" -a "$update_mode" = "yes" ]; then
998 elif [ "$update_mode" = "yes" ]; then
1098 if [ "$good" != "yes" -a "$update_mode" != "yes" ]; then