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

  /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 108 milliseconds