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

  /system/nfc/halimpl/bcm2079x/gki/common/
gki_buffer.c 402 GKI_disable();
522 GKI_disable();
615 GKI_disable();
725 GKI_disable();
764 GKI_disable();
810 GKI_disable();
862 GKI_disable();
895 GKI_disable();
939 GKI_disable();
    [all...]
gki_time.c 202 GKI_disable();
290 GKI_disable();
404 GKI_disable();
gki.h 458 extern void GKI_disable(void);
  /system/nfc/src/gki/common/
gki_buffer.c 274 GKI_disable();
347 GKI_disable();
419 GKI_disable();
529 GKI_disable();
568 GKI_disable();
614 GKI_disable();
666 GKI_disable();
699 GKI_disable();
743 GKI_disable();
    [all...]
gki_time.c 199 GKI_disable();
286 GKI_disable();
398 GKI_disable();
gki.h 443 extern void GKI_disable(void);
  /system/nfc/halimpl/bcm2079x/gki/ulinux/
gki_ulinux.c 397 /* GKI_disable(); */
694 // no need to call GKI_disable() here as we know that we will have some
924 ** Function GKI_disable
932 void GKI_disable(void) {
933 // GKI_TRACE_0("GKI_disable");
940 // GKI_TRACE_0("Leaving GKI_disable");
    [all...]
  /system/nfc/src/gki/ulinux/
gki_ulinux.c 382 /* GKI_disable(); */
661 // no need to call GKI_disable() here as we know that we will have some
886 ** Function GKI_disable
894 void GKI_disable(void) {
895 // GKI_TRACE_0("GKI_disable");
902 // GKI_TRACE_0("Leaving GKI_disable");
    [all...]

Completed in 567 milliseconds