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

  /system/nfc/src/adaptation/
NfcAdaptation.cpp 51 extern "C" void GKI_shutdown();
252 GKI_shutdown();
  /system/nfc/halimpl/bcm2079x/gki/common/
gki.h 372 extern void GKI_shutdown(void);
  /system/nfc/halimpl/bcm2079x/adaptation/
HalAdaptation.cpp 217 GKI_shutdown();
  /system/nfc/halimpl/bcm2079x/gki/ulinux/
gki_ulinux.c 298 ** Function GKI_shutdown
303 ** IMPORTANT: in case of join method, GKI_shutdown must be
312 void GKI_shutdown(void) {
347 GKI_TRACE_1("GKI_shutdown(): task %s dead", gki_cb.com.OSTName[task_id]);
368 GKI_TRACE_0("GKI_shutdown : release_wake_lock(brcm_btld)");
    [all...]
  /system/nfc/src/gki/ulinux/
gki_ulinux.c 284 ** Function GKI_shutdown
288 ** IMPORTANT: in case of join method, GKI_shutdown must be
299 void GKI_shutdown(void) {
334 GKI_TRACE_1("GKI_shutdown(): task %s dead", gki_cb.com.OSTName[task_id]);
352 GKI_TRACE_0("GKI_shutdown : release_wake_lock(brcm_btld)");
    [all...]

Completed in 163 milliseconds