Searched refs:nfc_mode_value (Results 1 – 2 of 2) sorted by relevance
354 int StNfc_hal_close(int nfc_mode_value) { in StNfc_hal_close() argument355 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()
361 int StNfc_hal_close(int nfc_mode_value) { in StNfc_hal_close() argument362 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()