Home
last modified time | relevance | path

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

/aosp12/hardware/st/nfc/1.1/
H A Dhal_st21nfc.cc354 int StNfc_hal_close(int nfc_mode_value) { in StNfc_hal_close() argument
355 STLOG_HAL_D("HAL st21nfc: %s nfc_mode = %d", __func__, nfc_mode_value); in StNfc_hal_close()
363 if (hal_wrapper_close(1, nfc_mode_value) == 0) { in StNfc_hal_close()
/aosp12/hardware/st/nfc/1.2/
H A Dhal_st21nfc.cc361 int StNfc_hal_close(int nfc_mode_value) { in StNfc_hal_close() argument
362 STLOG_HAL_D("HAL st21nfc: %s nfc_mode = %d", __func__, nfc_mode_value); in StNfc_hal_close()
370 if (hal_wrapper_close(1, nfc_mode_value) == 0) { in StNfc_hal_close()