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

  /external/bluetooth/bluedroid/gki/ulinux/
gki_ulinux.c 562 /* GKI_disable(); */
955 no need to call GKI_disable() here as we know that we will have some events as we've been waking
    [all...]
  /external/libnfc-nci/halimpl/bcm2079x/gki/ulinux/
gki_ulinux.c 409 /* GKI_disable(); */
719 // 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 409 /* GKI_disable(); */
697 // 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
937 ** Function GKI_disable
945 void GKI_disable (void)
947 //GKI_TRACE_0("GKI_disable");
953 //GKI_TRACE_0("Leaving GKI_disable");
    [all...]

Completed in 688 milliseconds