Searched refs:lf_t3t_flags (Results 1 – 3 of 3) sorted by relevance
592 uint16_t lf_t3t_flags; member
128 lf_t3t_flags: u16, field295 nci::ConfigParameterId::LfT3tFlags => Ok(self.lf_t3t_flags.to_le_bytes().to_vec()), in get()504 self.lf_t3t_flags = u16::from_le_bytes(value.try_into()?); in set()626 lf_t3t_flags: 0x0000, in default()
563 UINT16_TO_STREAM(p, p_cfg->lf_t3t_flags); in nfa_dm_set_rf_listen_mode_raw_config()568 if ((p_cfg->lf_t3t_flags & (0x0001 << xx)) != 0x0000) { in nfa_dm_set_rf_listen_mode_raw_config()582 if (p_cfg->lf_t3t_flags != NCI_LF_T3T_FLAGS2_ALL_DISABLED) { in nfa_dm_set_rf_listen_mode_raw_config()