Home
last modified time | relevance | path

Searched refs:GKI_shutdown (Results 1 – 9 of 9) sorted by relevance

/aosp12/system/nfc/src/fuzzers/nci/
H A Dnci.cc51 extern void GKI_shutdown();
72 GKI_shutdown(); in Fuzz_Deinit()
/aosp12/system/nfc/src/fuzzers/inc/
H A Dfuzz_cmn.h31 extern void GKI_shutdown();
/aosp12/system/nfc/src/fuzzers/llcp/
H A Dllcp.cc58 GKI_shutdown(); in Fuzz_Deinit()
/aosp12/hardware/nxp/nfc/snxxx/halimpl/src/adaptation/
H A DEseAdaptation.cc39 extern "C" void GKI_shutdown();
/aosp12/hardware/nxp/nfc/pn8x/halimpl/src/adaptation/
H A DEseAdaptation.cpp39 extern "C" void GKI_shutdown();
/aosp12/hardware/st/nfc/1.0/gki/common/
H A Dgki.h374 extern void GKI_shutdown(void);
/aosp12/hardware/st/nfc/st21nfc/gki/common/
H A Dgki.h374 extern void GKI_shutdown(void);
/aosp12/system/nfc/src/adaptation/
H A DNfcAdaptation.cc56 extern void GKI_shutdown();
392 GKI_shutdown(); in Finalize()
/aosp12/system/nfc/src/gki/ulinux/
H A Dgki_ulinux.cc279 void GKI_shutdown(void) { in GKI_shutdown() function