Searched defs:GKI_shutdown (Results 1 - 3 of 3) sorted by relevance

/external/bluetooth/bluedroid/gki/ulinux/
H A Dgki_ulinux.c515 ALOGI( "GKI_shutdown(): task [%s] terminated\n", gki_cb.com.OSTName[task_id]);
586 ** Function GKI_shutdown
590 ** IMPORTANT: in case of join method, GKI_shutdown must be called outside
597 void GKI_shutdown(void) function
/external/libnfc-nci/halimpl/bcm2079x/gki/ulinux/
H A Dgki_ulinux.c307 ** Function GKI_shutdown
311 ** IMPORTANT: in case of join method, GKI_shutdown must be called outside
319 void GKI_shutdown(void) function
356 GKI_TRACE_1( "GKI_shutdown(): task %s dead", gki_cb.com.OSTName[task_id]);
378 GKI_TRACE_0("GKI_shutdown : release_wake_lock(brcm_btld)");
/external/libnfc-nci/src/gki/ulinux/
H A Dgki_ulinux.c304 ** Function GKI_shutdown
308 ** IMPORTANT: in case of join method, GKI_shutdown must be called outside
319 void GKI_shutdown(void) function
356 GKI_TRACE_1( "GKI_shutdown(): task %s dead", gki_cb.com.OSTName[task_id]);
378 GKI_TRACE_0("GKI_shutdown : release_wake_lock(brcm_btld)");

Completed in 1140 milliseconds