Home
last modified time | relevance | path

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

/packages/modules/Uwb/service/uci/jni/src/
Duci_jni_android_new.rs44 AppConfigTlvType, CapTlv, Controlee, ControleePhaseList, Controlee_V2_0_16_Byte_Version,
663 ) -> Result<Vec<ControleePhaseList>> { in parse_hybrid_controlee_config_phase_list() argument
671 ControleePhaseList { session_token, phase_participation } in parse_hybrid_controlee_config_phase_list()
673 .collect::<Vec<ControleePhaseList>>(); in parse_hybrid_controlee_config_phase_list()
1758 vec![ControleePhaseList { session_token: 1, phase_participation: 1 }], in test_parse_hybrid_controlee_config_phase_list()