Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gap/
H A Dbredr_connection_request.cc26 constexpr pw::chrono::SystemClock::duration kRetryWindowAfterFirstCreateConn = variable
110 now - *first_create_conn_req_made < kRetryWindowAfterFirstCreateConn; in ShouldRetry()