Home
last modified time | relevance | path

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

/aosp12/hardware/st/nfc/1.1/
H A DStNfc_hal_api.h40 int StNfc_hal_close(int nfc_mode);
H A Dhal_st21nfc.cc354 int StNfc_hal_close(int nfc_mode_value) { in StNfc_hal_close() function
420 return StNfc_hal_close(nfc_mode); in StNfc_hal_closeForPowerOffCase()
H A DNfc.cpp95 int ret = StNfc_hal_close(NFC_MODE_OFF); in close()
/aosp12/hardware/st/nfc/1.2/
H A DStNfc_hal_api.h41 int StNfc_hal_close(int nfc_mode);
H A Dhal_st21nfc.cc361 int StNfc_hal_close(int nfc_mode_value) { in StNfc_hal_close() function
445 return StNfc_hal_close(nfc_mode); in StNfc_hal_closeForPowerOffCase()
H A DNfc.cpp96 int ret = StNfc_hal_close(NFC_MODE_OFF); in close()