Home | History | Annotate | Download | only in hl

Lines Matching refs:data_cfg

1587     if (max_rx_apdu_size < p_mdep_cfg->data_cfg[i].max_rx_apdu_size) {
1588 max_rx_apdu_size = p_mdep_cfg->data_cfg[i].max_rx_apdu_size;
1591 if (max_tx_apdu_size < p_mdep_cfg->data_cfg[i].max_tx_apdu_size) {
1592 max_tx_apdu_size = p_mdep_cfg->data_cfg[i].max_tx_apdu_size;