Searched refs:max_collision_delay (Results 1 – 2 of 2) sorted by relevance
852 UINT32 max_collision_delay; member
2916 btm_cb.max_collision_delay = BTM_SEC_MAX_COLLISION_DELAY; in btm_sec_init()3944 if ((time_get_os_boottime_ms() - btm_cb.collision_start_time) < btm_cb.max_collision_delay) in btm_sec_auth_collision()