Searched refs:GKI_get_os_tick_count (Results 1 – 10 of 10) sorted by relevance
473 GKI_API extern UINT32 GKI_get_os_tick_count(void);
496 GKI_API extern UINT32 GKI_get_os_tick_count(void);
498 GKI_API extern UINT32 GKI_get_os_tick_count(void);
251 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()
789 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()
192 UINT32 GKI_get_os_tick_count(void) in GKI_get_os_tick_count() function
189 UINT32 GKI_get_os_tick_count(void) in GKI_get_os_tick_count() function
758 os_tick = GKI_get_os_tick_count (); in nfa_hci_handle_nv_read()
1404 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()
218 UINT32 GKI_get_os_tick_count(void) in GKI_get_os_tick_count() function