Home | History | Annotate | Download | only in src

Lines Matching refs:max_rx_apdu_size

1266       max_tx_apdu_size = data_type_table[idx].max_rx_apdu_size;
1294 uint16_t max_rx_apdu_size = 0;
1298 max_rx_apdu_size = data_type_table[idx].max_rx_apdu_size;
1300 max_rx_apdu_size = data_type_table[idx].max_tx_apdu_size;
1304 max_rx_apdu_size = BTIF_HL_DEFAULT_SRC_RX_APDU_SIZE;
1306 max_rx_apdu_size = BTIF_HL_DEFAULT_SRC_TX_APDU_SIZE;
1311 mdep_role, data_type, max_rx_apdu_size);
1313 return max_rx_apdu_size;
3861 p_sup->echo_cfg.max_rx_apdu_size = BTIF_HL_ECHO_MAX_TX_RX_APDU_SIZE;
3892 p_data->max_rx_apdu_size =