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

  /system/nfc/halimpl/bcm2079x/gki/common/
gki.h 448 typedef void(SYSTEM_TICK_CBACK)(bool);
453 extern void GKI_timer_queue_register_callback(SYSTEM_TICK_CBACK*);
  /system/nfc/src/gki/common/
gki.h 433 typedef void(SYSTEM_TICK_CBACK)(bool);
438 extern void GKI_timer_queue_register_callback(SYSTEM_TICK_CBACK*);

Completed in 453 milliseconds