Searched refs:la_nfcid1 (Results 1 – 5 of 5) sorted by relevance
101 la_nfcid1: Vec<u8>, field268 nci::ConfigParameterId::LaNfcid1 => Ok(self.la_nfcid1.clone()), in get()407 self.la_nfcid1 = value.to_vec(); in set()601 la_nfcid1: vec![0x08, 0x00, 0x00, 0x00], in default()652 if self.config_parameters.la_nfcid1.len() == 4 in nfcid1()653 && self.config_parameters.la_nfcid1[0] == 0x08 in nfcid1()657 self.config_parameters.la_nfcid1.clone() in nfcid1()
274 p_stored = nfa_dm_cb.params.la_nfcid1; in nfa_dm_check_set_config()
505 ARRAY_TO_STREAM(p, p_cfg->la_nfcid1, p_cfg->la_nfcid1_len); in nfa_dm_set_rf_listen_mode_raw_config()
479 uint8_t la_nfcid1[NCI_NFCID1_MAX_LEN]; member
571 uint8_t la_nfcid1[NCI_NFCID1_MAX_LEN]; /* if empty, NFCC will decide */ member