Home | History | Annotate | Download | only in btm

Lines Matching refs:max_collision_delay

2900     btm_cb.max_collision_delay = BTM_SEC_MAX_COLLISION_DELAY;
3903 if ((GKI_get_tick_count () - btm_cb.collision_start_time) < btm_cb.max_collision_delay)