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

  /system/nfc/halimpl/bcm2079x/gki/common/
gki.h 468 extern uint32_t GKI_get_os_tick_count(void);
  /system/nfc/src/gki/common/
gki.h 453 extern uint32_t GKI_get_os_tick_count(void);
  /system/nfc/halimpl/bcm2079x/gki/ulinux/
gki_ulinux.c 178 ** Function GKI_get_os_tick_count
186 uint32_t GKI_get_os_tick_count(void) {
    [all...]
  /system/nfc/src/gki/ulinux/
gki_ulinux.c 164 ** Function GKI_get_os_tick_count
172 uint32_t GKI_get_os_tick_count(void) {
    [all...]
  /system/nfc/src/nfa/hci/
nfa_hci_act.c     [all...]
nfa_hci_main.c 825 os_tick = GKI_get_os_tick_count();
    [all...]

Completed in 530 milliseconds