Home
last modified time | relevance | path

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

/hardware/st/nfc/1.1/
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()
/hardware/st/nfc/aidl/
Dhal_st21nfc.cc378 int StNfc_hal_close(int nfc_mode_value) { in StNfc_hal_close() argument
380 STLOG_HAL_D("HAL st21nfc: %s nfc_mode = %d", __func__, nfc_mode_value); in StNfc_hal_close()
388 if (hal_wrapper_close(1, nfc_mode_value) == -1) { in StNfc_hal_close()
/hardware/st/nfc/1.2/
Dhal_st21nfc.cc357 int StNfc_hal_close(int nfc_mode_value) { in StNfc_hal_close() argument
358 STLOG_HAL_D("HAL st21nfc: %s nfc_mode = %d", __func__, nfc_mode_value); in StNfc_hal_close()
366 if (hal_wrapper_close(1, nfc_mode_value) == -1) { in StNfc_hal_close()