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

  /external/bluetooth/bluedroid/gki/common/
gki.h 453 typedef void (SYSTEM_TICK_CBACK)(BOOLEAN);
458 GKI_API extern void GKI_timer_queue_register_callback(SYSTEM_TICK_CBACK *);
gki_common.h 332 SYSTEM_TICK_CBACK *p_tick_cb;
gki_time.c 624 void GKI_timer_queue_register_callback (SYSTEM_TICK_CBACK *p_callback)
  /external/libnfc-nci/halimpl/bcm2079x/gki/common/
gki.h 476 typedef void (SYSTEM_TICK_CBACK)(BOOLEAN);
481 GKI_API extern void GKI_timer_queue_register_callback(SYSTEM_TICK_CBACK *);
gki_common.h 338 SYSTEM_TICK_CBACK *p_tick_cb;
gki_time.c 613 void GKI_timer_queue_register_callback (SYSTEM_TICK_CBACK *p_callback)
  /external/libnfc-nci/src/gki/common/
gki.h 478 typedef void (SYSTEM_TICK_CBACK)(BOOLEAN);
483 GKI_API extern void GKI_timer_queue_register_callback(SYSTEM_TICK_CBACK *);
gki_common.h 338 SYSTEM_TICK_CBACK *p_tick_cb;
gki_time.c 613 void GKI_timer_queue_register_callback (SYSTEM_TICK_CBACK *p_callback)

Completed in 66 milliseconds