Home
last modified time | relevance | path

Searched refs:GKI_get_os_tick_count (Results 1 – 10 of 10) sorted by relevance

/external/bluetooth/bluedroid/gki/common/
Dgki.h473 GKI_API extern UINT32 GKI_get_os_tick_count(void);
/external/libnfc-nci/halimpl/bcm2079x/gki/common/
Dgki.h496 GKI_API extern UINT32 GKI_get_os_tick_count(void);
/external/libnfc-nci/src/gki/common/
Dgki.h498 GKI_API extern UINT32 GKI_get_os_tick_count(void);
/external/bluetooth/bluedroid/stack/l2cap/
Dl2c_fcr.c251 UINT32 dur = GKI_get_os_tick_count() - p_ccb->fcrb.connect_tick_count; in l2c_fcr_cleanup()
1775 UINT32_TO_STREAM (p, GKI_get_os_tick_count()); in l2c_fcr_get_next_xmit_sdu_seg()
2307 tc = GKI_get_os_tick_count(); in l2c_corrupt_the_fcr_packet()
2655 delay = GKI_get_os_tick_count() - timestamp; in l2c_fcr_collect_ack_delay()
2678 timestamp = GKI_get_os_tick_count(); in l2c_fcr_collect_ack_delay()
Dl2c_csm.c789 p_ccb->fcrb.connect_tick_count = GKI_get_os_tick_count(); in l2c_csm_config()
871 p_ccb->fcrb.connect_tick_count = GKI_get_os_tick_count(); in l2c_csm_config()
/external/libnfc-nci/halimpl/bcm2079x/gki/ulinux/
Dgki_ulinux.c192 UINT32 GKI_get_os_tick_count(void) in GKI_get_os_tick_count() function
/external/libnfc-nci/src/gki/ulinux/
Dgki_ulinux.c189 UINT32 GKI_get_os_tick_count(void) in GKI_get_os_tick_count() function
/external/libnfc-nci/src/nfa/hci/
Dnfa_hci_main.c758 os_tick = GKI_get_os_tick_count (); in nfa_hci_handle_nv_read()
Dnfa_hci_act.c1404 os_tick = GKI_get_os_tick_count (); in nfa_hci_handle_admin_gate_rsp()
1445 os_tick = GKI_get_os_tick_count (); in nfa_hci_handle_admin_gate_rsp()
/external/bluetooth/bluedroid/gki/ulinux/
Dgki_ulinux.c218 UINT32 GKI_get_os_tick_count(void) in GKI_get_os_tick_count() function