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

  /system/bt/gki/ulinux/
gki_ulinux.c 87 void GKI_disable(void) {
  /external/libnfc-nci/halimpl/bcm2079x/gki/ulinux/
gki_ulinux.c 411 /* GKI_disable(); */
721 // no need to call GKI_disable() here as we know that we will have some events as we've been waking up after condition pending or timeout
    [all...]
  /external/libnfc-nci/src/gki/ulinux/
gki_ulinux.c 411 /* GKI_disable(); */
698 // no need to call GKI_disable() here as we know that we will have some events as we've been waking up after condition pending or timeout
938 ** Function GKI_disable
946 void GKI_disable (void)
948 //GKI_TRACE_0("GKI_disable");
954 //GKI_TRACE_0("Leaving GKI_disable");
    [all...]

Completed in 1244 milliseconds