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

/external/libnfc-nci/src/adaptation/
H A DNfcAdaptation.cpp30 extern "C" void GKI_shutdown();
173 GKI_shutdown ();
/external/bluetooth/bluedroid/gki/common/
H A Dgki.h379 GKI_API extern void GKI_shutdown(void);
/external/bluetooth/bluedroid/main/
H A Dbte_main.c178 GKI_shutdown();
/external/libnfc-nci/halimpl/bcm2079x/adaptation/
H A DHalAdaptation.cpp190 GKI_shutdown ();
/external/libnfc-nci/halimpl/bcm2079x/gki/common/
H A Dgki.h398 GKI_API extern void GKI_shutdown(void);
/external/libnfc-nci/halimpl/bcm2079x/gki/ulinux/
H A Dgki_ulinux.c306 ** Function GKI_shutdown
310 ** IMPORTANT: in case of join method, GKI_shutdown must be called outside
318 void GKI_shutdown(void) function
355 GKI_TRACE_1( "GKI_shutdown(): task %s dead", gki_cb.com.OSTName[task_id]);
377 GKI_TRACE_0("GKI_shutdown : release_wake_lock(brcm_btld)");
/external/libnfc-nci/src/gki/ulinux/
H A Dgki_ulinux.c303 ** Function GKI_shutdown
307 ** IMPORTANT: in case of join method, GKI_shutdown must be called outside
318 void GKI_shutdown(void) function
355 GKI_TRACE_1( "GKI_shutdown(): task %s dead", gki_cb.com.OSTName[task_id]);
377 GKI_TRACE_0("GKI_shutdown : release_wake_lock(brcm_btld)");
/external/bluetooth/bluedroid/gki/ulinux/
H A Dgki_ulinux.c382 GKI_INFO( "GKI_shutdown(): task [%s] terminated\n", gki_cb.com.OSTName[task_id]);
453 ** Function GKI_shutdown
457 ** IMPORTANT: in case of join method, GKI_shutdown must be called outside
464 void GKI_shutdown(void) function
503 // GKI_ERROR_LOG( "GKI_shutdown(): task %s dead\n", gki_cb.com.OSTName[task_id]);
526 GKI_TRACE("GKI_shutdown : release_wake_lock(brcm_btld)");

Completed in 191 milliseconds