Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/btm/
Dbtm_sec.cc4773 int32_t delay_auth = in btm_sec_wait_and_start_authentication() local
4779 delay_auth = BTM_SEC_START_AUTH_DELAY; in btm_sec_wait_and_start_authentication()
4784 std::chrono::milliseconds(delay_auth)); in btm_sec_wait_and_start_authentication()