Searched refs:GKI_shutdown (Results 1 - 5 of 5) sorted by relevance

/system/nfc/src/adaptation/
H A DNfcAdaptation.cpp51 extern "C" void GKI_shutdown();
252 GKI_shutdown();
/system/nfc/halimpl/bcm2079x/gki/common/
H A Dgki.h372 extern void GKI_shutdown(void);
/system/nfc/halimpl/bcm2079x/adaptation/
H A DHalAdaptation.cpp217 GKI_shutdown();
/system/nfc/halimpl/bcm2079x/gki/ulinux/
H A Dgki_ulinux.c298 ** Function GKI_shutdown
303 ** IMPORTANT: in case of join method, GKI_shutdown must be
312 void GKI_shutdown(void) { function
347 GKI_TRACE_1("GKI_shutdown(): task %s dead", gki_cb.com.OSTName[task_id]);
368 GKI_TRACE_0("GKI_shutdown : release_wake_lock(brcm_btld)");
/system/nfc/src/gki/ulinux/
H A Dgki_ulinux.c284 ** Function GKI_shutdown
288 ** IMPORTANT: in case of join method, GKI_shutdown must be
299 void GKI_shutdown(void) { function
334 GKI_TRACE_1("GKI_shutdown(): task %s dead", gki_cb.com.OSTName[task_id]);
352 GKI_TRACE_0("GKI_shutdown : release_wake_lock(brcm_btld)");

Completed in 417 milliseconds