Home
last modified time | relevance | path

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

/packages/modules/Nfc/libnfc-nci/src/nfa/include/
Dnfa_dta_int.h59 uint16_t total_duration; /* NFA_DTA_CFG_TOTAL_DURATION */ member
Dnfa_dm_int.h490 uint8_t total_duration[NCI_PARAM_LEN_TOTAL_DURATION]; member
/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dbluetooth_media.rs2255 let total_duration = Duration::from_secs(CONNECT_MISSING_PROFILES_TIMEOUT_SEC); in wait_retry() localVariable
2278 let total_duration = Duration::from_secs(PROFILE_DISCOVERY_TIMEOUT_SEC); in wait_disconnect() localVariable
2309 let total_duration = Duration::from_secs(PROFILE_DISCOVERY_TIMEOUT_SEC); in wait_force_enter_connected() localVariable
/packages/modules/Nfc/libnfc-nci/tools/casimir/src/
Dcontroller.rs79 total_duration: u16, field