HomeSort by relevance Sort by last modified time
    Searched refs:GKI_shutdown (Results 1 - 8 of 8) sorted by null

  /external/bluetooth/bluedroid/gki/common/
gki.h 147 GKI_API extern void GKI_shutdown(void);
  /external/libnfc-nci/src/adaptation/
NfcAdaptation.cpp 31 extern "C" void GKI_shutdown();
198 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 194 GKI_shutdown();
  /external/libnfc-nci/halimpl/bcm2079x/adaptation/
HalAdaptation.cpp 235 GKI_shutdown ();
  /external/bluetooth/bluedroid/gki/ulinux/
gki_ulinux.c 515 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)
    [all...]
  /external/libnfc-nci/halimpl/bcm2079x/gki/ulinux/
gki_ulinux.c 307 ** Function GKI_shutdown
311 ** IMPORTANT: in case of join method, GKI_shutdown must be called outside
319 void GKI_shutdown(void)
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)");
    [all...]
  /external/libnfc-nci/src/gki/ulinux/
gki_ulinux.c 304 ** Function GKI_shutdown
308 ** IMPORTANT: in case of join method, GKI_shutdown must be called outside
319 void GKI_shutdown(void)
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)");
    [all...]

Completed in 61 milliseconds