OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GKI_shutdown
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluedroid/gki/ulinux/
gki_ulinux.c
382
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)
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)");
[
all
...]
/external/libnfc-nci/halimpl/bcm2079x/gki/ulinux/
gki_ulinux.c
306
** Function
GKI_shutdown
310
** IMPORTANT: in case of join method,
GKI_shutdown
must be called outside
318
void
GKI_shutdown
(void)
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)");
[
all
...]
/external/libnfc-nci/src/gki/ulinux/
gki_ulinux.c
303
** Function
GKI_shutdown
307
** IMPORTANT: in case of join method,
GKI_shutdown
must be called outside
318
void
GKI_shutdown
(void)
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)");
[
all
...]
Completed in 193 milliseconds