Searched refs:lb_sensb_info (Results 1 – 5 of 5) sorted by relevance
288 p_stored = nfa_dm_cb.params.lb_sensb_info; in nfa_dm_check_set_config()
520 UINT8_TO_STREAM(p, p_cfg->lb_sensb_info); in nfa_dm_set_rf_listen_mode_raw_config()540 if (p_cfg->lb_sensb_info & NCI_LISTEN_PROTOCOL_ISO_DEP) { in nfa_dm_set_rf_listen_mode_raw_config()
484 uint8_t lb_sensb_info[NCI_PARAM_LEN_LB_SENSB_INFO]; member
577 uint8_t lb_sensb_info; /* Byte 2 of Protocol Info within SENSB_RES */ member
103 lb_sensb_info: u8, field269 nci::ConfigParameterId::LbSensbInfo => Ok(vec![self.lb_sensb_info]), in get()411 self.lb_sensb_info = u8::from_le_bytes(value.try_into()?); in set()602 lb_sensb_info: LB_SENSB_INFO, in default()