Home | History | Annotate | Download | only in l2cap

Lines Matching refs:GKI_get_os_tick_count

251         UINT32  dur = GKI_get_os_tick_count() - p_ccb->fcrb.connect_tick_count;
1779 UINT32_TO_STREAM (p, GKI_get_os_tick_count());
2311 tc = GKI_get_os_tick_count();
2659 delay = GKI_get_os_tick_count() - timestamp;
2682 timestamp = GKI_get_os_tick_count();