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

  /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/libnfc-nci/halimpl/bcm2079x/adaptation/
HalAdaptation.cpp 234 GKI_shutdown ();
  /external/libnfc-nci/halimpl/bcm2079x/gki/ulinux/
gki_ulinux.c 308 ** Function GKI_shutdown
312 ** IMPORTANT: in case of join method, GKI_shutdown must be called outside
320 void GKI_shutdown(void)
357 GKI_TRACE_1( "GKI_shutdown(): task %s dead", gki_cb.com.OSTName[task_id]);
379 GKI_TRACE_0("GKI_shutdown : release_wake_lock(brcm_btld)");
    [all...]
  /external/libnfc-nci/src/gki/ulinux/
gki_ulinux.c 305 ** Function GKI_shutdown
309 ** IMPORTANT: in case of join method, GKI_shutdown must be called outside
320 void GKI_shutdown(void)
357 GKI_TRACE_1( "GKI_shutdown(): task %s dead", gki_cb.com.OSTName[task_id]);
379 GKI_TRACE_0("GKI_shutdown : release_wake_lock(brcm_btld)");
    [all...]

Completed in 141 milliseconds