HomeSort by relevance Sort by last modified time
    Searched full:gki_shutdown (Results 1 - 9 of 9) 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...]
  /external/libnfc-nci/src/adaptation/
NfcAdaptation.cpp 30 extern "C" void GKI_shutdown();
163 GKI_shutdown ();
  /external/bluetooth/bluedroid/gki/common/
gki.h 379 GKI_API extern void GKI_shutdown(void);
  /external/libnfc-nci/halimpl/bcm2079x/adaptation/
HalAdaptation.cpp 177 GKI_shutdown ();
  /external/libnfc-nci/halimpl/bcm2079x/gki/common/
gki.h 398 GKI_API extern void GKI_shutdown(void);
  /external/bluetooth/bluedroid/main/
bte_main.c 177 GKI_shutdown();
  /external/bluetooth/bluedroid/btif/src/
btif_media_task.c     [all...]

Completed in 2594 milliseconds