Home
last modified time | relevance | path

Searched defs:total_duration (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dbluetooth_media.rs2172 let total_duration = Duration::from_secs(CONNECT_MISSING_PROFILES_TIMEOUT_SEC); in wait_retry() localVariable
2195 let total_duration = Duration::from_secs(PROFILE_DISCOVERY_TIMEOUT_SEC); in wait_disconnect() localVariable
2226 let total_duration = Duration::from_secs(PROFILE_DISCOVERY_TIMEOUT_SEC); in wait_force_enter_connected() localVariable